aboutsummaryrefslogtreecommitdiff
path: root/include/elf/common.h
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2001-09-13 21:02:21 +0000
committerAlexandre Oliva <aoliva@redhat.com>2001-09-13 21:02:21 +0000
commitfc247acec5e1339e6b1c8d257f3cf627124c808c (patch)
tree2d4eb79cf3393ee81c1217a5c8103b6d439b9a87 /include/elf/common.h
parentfe4900853add504e75e71e2a3d8cc5ce75f5b4f2 (diff)
downloadfsf-binutils-gdb-fc247acec5e1339e6b1c8d257f3cf627124c808c.zip
fsf-binutils-gdb-fc247acec5e1339e6b1c8d257f3cf627124c808c.tar.gz
fsf-binutils-gdb-fc247acec5e1339e6b1c8d257f3cf627124c808c.tar.bz2
* common.h (EM_OPENRISC_OLD): Renamed the old EM_OPENRISC entry.
Diffstat (limited to 'include/elf/common.h')
-rw-r--r--include/elf/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/elf/common.h b/include/elf/common.h
index 3755d01..a85db49 100644
--- a/include/elf/common.h
+++ b/include/elf/common.h
@@ -231,7 +231,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
/* OpenRISC magic number
Written in the absense of an ABI. */
-#define EM_OPENRISC 0x3426
+#define EM_OPENRISC_OLD 0x3426
/* See the above comment before you add a new EM_* value here. */