diff options
Diffstat (limited to 'binutils-2.25/include')
-rw-r--r-- | binutils-2.25/include/elf/mips.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/binutils-2.25/include/elf/mips.h b/binutils-2.25/include/elf/mips.h index 87704e0..22aefa6 100644 --- a/binutils-2.25/include/elf/mips.h +++ b/binutils-2.25/include/elf/mips.h @@ -748,9 +748,6 @@ extern void bfd_mips_elf32_swap_reginfo_out /* Points to the base of a writable PLT. */ #define DT_MIPS_RWPLT 0x70000034 - -/* Address of run time loader map, used for debugging. */ -#define DT_MIPS_RLD_MAP2 0x70000035 /* Flags which may appear in a DT_MIPS_FLAGS entry. */ |