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

Next file: linux/include/linux/fs.h
Previous file: linux/include/linux/cdrom.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.15/linux/include/linux/elf.h linux/include/linux/elf.h
@@ -59,6 +59,8 @@
 
 #define EM_PPC	       20	/* PowerPC */
 
+#define EM_SH	       42	/* SuperH */
+
 #define EM_SPARCV9     43	/* SPARC v9 64-bit */
 
 #define EM_IA_64	50	/* HP/Intel IA-64 */

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