patch-2.4.2 linux/include/asm-s390/setup.h

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

diff -u --recursive --new-file v2.4.1/linux/include/asm-s390/setup.h linux/include/asm-s390/setup.h
@@ -41,6 +41,7 @@
 #define MACHINE_IS_VM    (MACHINE_FLAGS & 1)
 #define MACHINE_HAS_IEEE (MACHINE_FLAGS & 2)
 #define MACHINE_IS_P390  (MACHINE_FLAGS & 4)
+#define MACHINE_HAS_CSP  (MACHINE_FLAGS & 8)
 
 #define RAMDISK_ORIGIN            0x800000
 #define RAMDISK_BLKSIZE           0x1000

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