patch-2.1.96 linux/include/asm-arm/types.h

Next file: linux/include/asm-i386/processor.h
Previous file: linux/include/asm-arm/softirq.h
Back to the patch index
Back to the overall index

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

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