S12Z: Remove ELF_TARGET_ID macro
* elf32-s12z.c (ELF_TARGET_ID): Don't define.
This commit is contained in:
parent
370e4b5079
commit
469d3b57ce
@ -1,3 +1,7 @@
|
||||
2018-07-27 John Darrington <john@darrington.wattle.id.au>
|
||||
|
||||
* elf32-s12z.c (ELF_TARGET_ID): Don't define.
|
||||
|
||||
2018-07-27 John Darrington <john@darrington.wattle.id.au>
|
||||
|
||||
* libbfd.c (bfd_getb24, bfd_getl24): New functions.
|
||||
|
@ -254,7 +254,6 @@ s12z_elf_set_mach_from_flags (bfd *abfd)
|
||||
}
|
||||
|
||||
#define ELF_ARCH bfd_arch_s12z
|
||||
#define ELF_TARGET_ID 0
|
||||
#define ELF_MACHINE_CODE EM_S12Z
|
||||
#define ELF_MAXPAGESIZE 0x1000
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user