patch-2.4.0-test9 linux/include/linux/elf.h

Next file: linux/include/linux/ext2_fs_sb.h
Previous file: linux/include/linux/dnotify.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test8/linux/include/linux/elf.h linux/include/linux/elf.h
@@ -72,6 +72,8 @@
 
 #define EM_IA_64	50	/* HP/Intel IA-64 */
 
+#define EM_X8664	62	/* AMD x86-64 */
+
 /*
  * This is an interim value that we will use until the committee comes
  * up with a final number.

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