From 61d26b5e463a5396bfedbfad0f87254c20f4c37d Mon Sep 17 00:00:00 2001 From: Hans-Peter Nilsson Date: Thu, 20 Jul 2000 15:44:56 +0000 Subject: common.h (EM_CRIS): New machine number. cris.h: New file. --- include/elf/common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/elf/common.h') 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 */ -- cgit v1.2.3