Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-11-30 22:05:18 +0300
committerNick Clifton <nickc@redhat.com>2000-11-30 22:05:18 +0300
commitf24bad4181391f5a2901cd21b9a57b2c313f3537 (patch)
tree6892149357a5b0ce4430d60ae149d51680b9f22d /include/elf/common.h
parent0ffc3b94a0cc452f63eb977633e844dae8539f3a (diff)
Add x86-64 support files.
Diffstat (limited to 'include/elf/common.h')
-rw-r--r--include/elf/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/elf/common.h b/include/elf/common.h
index 13c17b0a1..fc91da2d2 100644
--- a/include/elf/common.h
+++ b/include/elf/common.h
@@ -142,6 +142,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#define EM_ME16 59 /* Toyota ME16 processor */
#define EM_ST100 60 /* STMicroelectronics ST100 processor */
#define EM_TINYJ 61 /* Advanced Logic Corp. TinyJ embedded processor */
+#define EM_X86_64 62 /* Advanced Micro Devices X86-64 processor */
#define EM_FX66 66 /* Siemens FX66 microcontroller */
#define EM_ST9PLUS 67 /* STMicroelectronics ST9+ 8/16 bit microcontroller */