* m68k.h (EF_CPU32): Define.
This commit is contained in:
parent
9bd537840a
commit
e2e59ff4eb
@ -1,3 +1,7 @@
|
|||||||
|
999-05-05 Catherine Moore <clm@cygnus.com>
|
||||||
|
|
||||||
|
* m68k.h (EF_CPU32): Define.
|
||||||
|
|
||||||
1999-04-21 Nick Clifton <nickc@cygnus.com>
|
1999-04-21 Nick Clifton <nickc@cygnus.com>
|
||||||
|
|
||||||
* reloc-macros.h (START_RELOC_NUMBERS): Prepend an underscore to
|
* reloc-macros.h (START_RELOC_NUMBERS): Prepend an underscore to
|
||||||
|
@ -54,3 +54,5 @@ START_RELOC_NUMBERS (elf_m68k_reloc_type)
|
|||||||
END_RELOC_NUMBERS
|
END_RELOC_NUMBERS
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#define EF_CPU32 0x00810000
|
||||||
|
Loading…
Reference in New Issue
Block a user