patch-2.4.21 linux-2.4.21/include/asm-s390x/setup.h
Next file: linux-2.4.21/include/asm-s390x/system.h
Previous file: linux-2.4.21/include/asm-s390x/rwsem.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
2003-06-13 07:51:38.000000000 -0700
-  Orig file: 
linux-2.4.20/include/asm-s390x/setup.h
-  Orig date: 
2002-11-28 15:53:15.000000000 -0800
diff -urN linux-2.4.20/include/asm-s390x/setup.h linux-2.4.21/include/asm-s390x/setup.h
@@ -29,6 +29,7 @@
 #define MACHINE_IS_P390		(machine_flags & 4)
 #define MACHINE_HAS_MVPG	(machine_flags & 16)
 #define MACHINE_HAS_DIAG44	(machine_flags & 32)
+#define MACHINE_HAS_PFIX  	(machine_flags & 128)
 
 #define MACHINE_HAS_HWC		(!MACHINE_IS_P390)
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)