* mn10300.h (E_MN10300_MACH_AM33): Define.

This commit is contained in:
Jeff Law 1999-12-01 10:06:15 +00:00
parent 488e1589f7
commit a694f802c6
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,7 @@
Wed Dec 1 03:02:15 1999 Jeffrey A Law (law@cygnus.com)
* mn10300.h (E_MN10300_MACH_AM33): Define.
Mon Oct 11 22:42:37 1999 Jeffrey A Law (law@cygnus.com)
* hppa.h (PF_HP_PAGE_SIZE): Define.

View file

@ -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 */