patch-2.1.82 linux/include/asm-m68k/types.h

Next file: linux/include/asm-mips/types.h
Previous file: linux/include/asm-i386/types.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.81/linux/include/asm-m68k/types.h linux/include/asm-m68k/types.h
@@ -47,6 +47,8 @@
 typedef signed long long s64;
 typedef unsigned long long u64;
 
+#define BITS_PER_LONG 32
+
 #endif /* __KERNEL__ */
 
 #endif /* _M68K_TYPES_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov