Loading include/linux/types.h +2 −1 Original line number Diff line number Diff line #ifndef _LINUX_TYPES_H #define _LINUX_TYPES_H #ifndef __ASSEMBLY__ #ifdef __KERNEL__ #define DECLARE_BITMAP(name,bits) \ Loading Loading @@ -212,5 +213,5 @@ struct ustat { }; #endif /* __KERNEL__ */ #endif /* __ASSEMBLY__ */ #endif /* _LINUX_TYPES_H */ Loading
include/linux/types.h +2 −1 Original line number Diff line number Diff line #ifndef _LINUX_TYPES_H #define _LINUX_TYPES_H #ifndef __ASSEMBLY__ #ifdef __KERNEL__ #define DECLARE_BITMAP(name,bits) \ Loading Loading @@ -212,5 +213,5 @@ struct ustat { }; #endif /* __KERNEL__ */ #endif /* __ASSEMBLY__ */ #endif /* _LINUX_TYPES_H */