mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-24 20:49:43 +00:00
* m68k.h (EF_CPU32): Move definition inside multiple inclusion
guard.
This commit is contained in:
parent
daf3f280eb
commit
4b3aff1a3b
@ -1,3 +1,8 @@
|
||||
1999-07-13 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* m68k.h (EF_CPU32): Move definition inside multiple inclusion
|
||||
guard.
|
||||
|
||||
1999-07-08 Richard Henderson <rth@cygnus.com>
|
||||
|
||||
* sparc.h (ELF64_R_TYPE_DATA): Sign extend the value.
|
||||
|
@ -53,6 +53,6 @@ START_RELOC_NUMBERS (elf_m68k_reloc_type)
|
||||
EMPTY_RELOC (R_68K_max)
|
||||
END_RELOC_NUMBERS
|
||||
|
||||
#endif
|
||||
|
||||
#define EF_CPU32 0x00810000
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user