From 42704eb7fb240faa66f388f6a28d1e2d1c7cf470 Mon Sep 17 00:00:00 2001 From: Nikola Veljkovic Date: Wed, 6 Apr 2016 19:46:14 +0200 Subject: Revert "Add support for the new tag DT_MIPS_RLD_MAP2." This reverts commit 51d71fd2cc99f309cb792cc48ae910baeb92b2a0. --- binutils-2.25/include/elf/mips.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'binutils-2.25/include/elf/mips.h') diff --git a/binutils-2.25/include/elf/mips.h b/binutils-2.25/include/elf/mips.h index 87704e04..22aefa66 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. */ -- cgit v1.2.3