patch-2.3.40 linux/include/linux/elf.h

Next file: linux/include/linux/fb.h
Previous file: linux/include/linux/cyclades.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.39/linux/include/linux/elf.h linux/include/linux/elf.h
@@ -78,6 +78,10 @@
  */
 #define EM_ALPHA	0x9026
 
+/*
+ * This is an interim value for S390 architecture
+ */
+#define EM_S390         0xA390
 
 /* This is the info that is needed to parse the dynamic section of the file */
 #define DT_NULL		0

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