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:
authorHans-Peter Nilsson <hp@axis.com>2000-07-20 19:44:56 +0400
committerHans-Peter Nilsson <hp@axis.com>2000-07-20 19:44:56 +0400
commit61d26b5e463a5396bfedbfad0f87254c20f4c37d (patch)
tree380222f70688d12b22fc9c802bb0ef33fbfd6062 /include/elf/common.h
parent43d25e835057308c0c6e809f10448083f5dcdf45 (diff)
common.h (EM_CRIS): New machine number.
cris.h: New file.
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 b2908539b..b116d540b 100644
--- a/include/elf/common.h
+++ b/include/elf/common.h
@@ -151,6 +151,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#define EM_SVX 73 /* Silicon Graphics SVx */
#define EM_ST19 74 /* STMicroelectronics ST19 8-bit microcontroller */
#define EM_VAX 75 /* Digital VAX */
+#define EM_CRIS 76 /* Axis Communications 32-bit embedded processor */
#define EM_PJ 99 /* picoJava */