]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] add machine ident for the V850 from NEC
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Fri, 1 Nov 2002 03:44:02 +0000 (19:44 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Fri, 1 Nov 2002 03:44:02 +0000 (19:44 -0800)
include/linux/elf.h

index 6801e08dddc5f6e1a14c19bea7f69ed7bdfb6208..c1bbe2db588ff41071db41736d66606d74fc587a 100644 (file)
@@ -81,6 +81,9 @@ typedef __s64 Elf64_Sxword;
 
 #define EM_CRIS         76      /* Axis Communications 32-bit embedded processor */
 
+#define EM_V850                87      /* NEC v850 */
+
+
 /*
  * This is an interim value that we will use until the committee comes
  * up with a final number.