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

Next file: linux/include/linux/errqueue.h
Previous file: linux/include/linux/dcache.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.13/linux/include/linux/elf.h linux/include/linux/elf.h
@@ -74,6 +74,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)