X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-ppc64%2Ftypes.h;h=5b8c2cfa11382248105b00937eec2d245411ac3c;hb=746550cff061581f89c687ada8523670768364f2;hp=0fb0412a53940bf9202238de00767ae06b4df056;hpb=86090fcac5e27b630656fe3d963a6b80e26dac44;p=linux-2.6.git diff --git a/include/asm-ppc64/types.h b/include/asm-ppc64/types.h index 0fb0412a5..5b8c2cfa1 100644 --- a/include/asm-ppc64/types.h +++ b/include/asm-ppc64/types.h @@ -71,6 +71,8 @@ typedef struct { unsigned long toc; unsigned long env; } func_descr_t; + +typedef unsigned int kmem_bufctl_t; #endif /* __ASSEMBLY__ */ #endif /* __KERNEL__ */