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:
authorJeff Law <law@redhat.com>1999-12-01 13:06:15 +0300
committerJeff Law <law@redhat.com>1999-12-01 13:06:15 +0300
commita694f802c64ad353067ad84460a5a539da8b1c2a (patch)
treeb797df264770201fa92d27c399f6758763ab004b /include/elf/mn10300.h
parent488e1589f7d232aa6ec722bf354832c67be36aa7 (diff)
* mn10300.h (E_MN10300_MACH_AM33): Define.
Diffstat (limited to 'include/elf/mn10300.h')
-rw-r--r--include/elf/mn10300.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/elf/mn10300.h b/include/elf/mn10300.h
index 64a075045..1b90a1379 100644
--- a/include/elf/mn10300.h
+++ b/include/elf/mn10300.h
@@ -50,4 +50,5 @@ END_RELOC_NUMBERS
the rest are open. */
#define E_MN10300_MACH_MN10300 0x00810000
+#define E_MN10300_MACH_AM33 0x00820000
#endif /* _ELF_MN10300_H */