X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-i386%2Ftypes.h;h=901b77c42b8a70e860c95766641904b6fb5468d5;hb=9213980e6a70d8473e0ffd4b39ab5b6caaba9ff5;hp=ced00fe8fe61c0667840795158b234c58fa35ebc;hpb=c449269f45c2cdf53af08c8d0af37472f66539d9;p=linux-2.6.git diff --git a/include/asm-i386/types.h b/include/asm-i386/types.h index ced00fe8f..901b77c42 100644 --- a/include/asm-i386/types.h +++ b/include/asm-i386/types.h @@ -63,6 +63,8 @@ typedef u64 sector_t; #define HAVE_SECTOR_T #endif +typedef unsigned short kmem_bufctl_t; + #endif /* __ASSEMBLY__ */ #endif /* __KERNEL__ */