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:
authorH.J. Lu <hjl.tools@gmail.com>2009-04-01 01:19:03 +0400
committerH.J. Lu <hjl.tools@gmail.com>2009-04-01 01:19:03 +0400
commitd9749de7664550775f1cf9b67f4a708a5d56f685 (patch)
tree9f526697a8377312175d3bc83b4f3832b02037df /include/elf/common.h
parent1e4e6ee8f4ee5fe7c1ae87b0da4374de2ce29906 (diff)
2009-03-31 H.J. Lu <hongjiu.lu@intel.com>
* common.h (EM_INTEL178): New. (EM_INTEL179): Likewise. (EM_INTEL180): Likewise.
Diffstat (limited to 'include/elf/common.h')
-rw-r--r--include/elf/common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/elf/common.h b/include/elf/common.h
index 75a623291..91bb86cb9 100644
--- a/include/elf/common.h
+++ b/include/elf/common.h
@@ -236,6 +236,9 @@
#define EM_MCST_ELBRUS 175 /* MCST Elbrus general purpose hardware architecture */
#define EM_ECOG16 176 /* Cyan Technology eCOG16 family */
#define EM_CR16 177 /* National Semiconductor CompactRISC 16-bit processor */
+#define EM_INTEL178 178 /* Reserved by Intel */
+#define EM_INTEL179 179 /* Reserved by Intel */
+#define EM_INTEL180 180 /* Reserved by Intel */
/* If it is necessary to assign new unofficial EM_* values, please pick large
random numbers (0x8523, 0xa7f2, etc.) to minimize the chances of collision