summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-07-17 14:18:37 +0000
committerNick Clifton <nickc@redhat.com>2002-07-17 14:18:37 +0000
commit891d6c1661039248046bc477c6031b02e0f421d9 (patch)
treef8a88f37689ff9d9f72d043829ba5ffef6f5f2cf /include
parent4d0a8394a23d9127e8c2a5b75638aef2ea8c9707 (diff)
downloadgdb-891d6c1661039248046bc477c6031b02e0f421d9.tar.gz
oops - omitted from previous delta
Diffstat (limited to 'include')
-rw-r--r--include/elf/common.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/elf/common.h b/include/elf/common.h
index 86b82fe3413..0cef267e952 100644
--- a/include/elf/common.h
+++ b/include/elf/common.h
@@ -247,6 +247,10 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
/* FRV magic number - no EABI available??. */
#define EM_CYGNUS_FRV 0x5441
+
+/* Ubicom IP2xxx; no ABI */
+#define EM_IP2K_OLD 0x8217
+
/* See the above comment before you add a new EM_* value here. */
/* Values for e_version. */