patch-2.1.101 linux/include/linux/elf.h
Next file: linux/include/linux/fd.h
Previous file: linux/include/linux/blk.h
Back to the patch index
Back to the overall index
- Lines: 25
- Date:
Fri May 8 00:13:22 1998
- Orig file:
v2.1.100/linux/include/linux/elf.h
- Orig date:
Tue Mar 10 10:03:35 1998
diff -u --recursive --new-file v2.1.100/linux/include/linux/elf.h linux/include/linux/elf.h
@@ -53,14 +53,14 @@
#define EM_MIPS_RS4_BE 10 /* MIPS R4000 big-endian */
-#define EM_SPARC64 11 /* SPARC v9 (not official) 64-bit */
-
#define EM_PARISC 15 /* HPPA */
#define EM_SPARC32PLUS 18 /* Sun's "v8plus" */
#define EM_PPC 20 /* PowerPC */
+#define EM_SPARCV9 43 /* SPARC v9 64-bit */
+
/*
* This is an interim value that we will use until the committee comes
* up with a final number.
@@ -210,6 +210,7 @@
#define HWCAP_SPARC_STBAR 2
#define HWCAP_SPARC_SWAP 4
#define HWCAP_SPARC_MULDIV 8
+#define HWCAP_SPARC_V9 16
/*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov