Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2001-09-14 01:02:21 +0400
committerAlexandre Oliva <aoliva@redhat.com>2001-09-14 01:02:21 +0400
commitb011df87d14a660c498e57ac0d889def8480c603 (patch)
tree6d484408477de5800fdf24a54e3efedbced1e33c /include/elf/common.h
parent6342caa4e633abbbd5d8ddac58e637341b4d57fb (diff)
* 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 3755d01c1..a85db4979 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. */