2000-04-01 Alexandre Oliva <aoliva@cygnus.com>

* mn10300.h (E_MN10300_MACH_AM33_2): Renamed from
E_MN10300_MACH_AM332.
2000-03-31  Alexandre Oliva  <aoliva@cygnus.com>
* mn10300.h (E_MN10300_MACH_AM332): Defined.
This commit is contained in:
Alexandre Oliva 2003-07-10 02:49:00 +00:00
parent 201933ea37
commit 61398eab09
2 changed files with 9 additions and 0 deletions

View file

@ -50,4 +50,5 @@ END_RELOC_NUMBERS (R_MN10300_MAX)
#define E_MN10300_MACH_MN10300 0x00810000
#define E_MN10300_MACH_AM33 0x00820000
#define E_MN10300_MACH_AM33_2 0x00830000
#endif /* _ELF_MN10300_H */