From: Nick Clifton Date: Wed, 17 Jul 2002 14:18:37 +0000 (+0000) Subject: oops - omitted from previous delta X-Git-Tag: drow-cplus-branchpoint~1148 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=afa6e5a5e66b0c3eb7dc46c2b43b4e6a97dd4ed9;p=external%2Fbinutils.git oops - omitted from previous delta --- diff --git a/include/elf/common.h b/include/elf/common.h index 86b82fe..0cef267 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. */