patch-2.4.4 linux/include/asm-s390x/types.h

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

diff -u --recursive --new-file v2.4.3/linux/include/asm-s390x/types.h linux/include/asm-s390x/types.h
@@ -41,14 +41,6 @@
  */
 #ifdef __KERNEL__
 
-#ifndef TRUE
-#define TRUE 1
-#endif
-
-#ifndef FALSE
-#define FALSE 0
-#endif
-
 typedef signed char s8;
 typedef unsigned char u8;
 

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