patch-2.2.16 linux/include/asm-s390/types.h

Next file: linux/include/asm-s390/uaccess.h
Previous file: linux/include/asm-s390/termios.h
Back to the patch index
Back to the overall index

diff -urN v2.2.15/linux/include/asm-s390/types.h linux/include/asm-s390/types.h
@@ -53,11 +53,12 @@
 
 #define BITS_PER_LONG 32
 
-#endif                                 /* __KERNEL__                       */
 #ifndef TRUE
 #define TRUE 1
 #endif
 #ifndef FALSE
 #define FALSE 0
 #endif
+
+#endif                                 /* __KERNEL__                       */
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)