Add a definition for the ia64's special PLT_RESERVE entry in the _DYNAMIC

section.
This commit is contained in:
dfr 2001-10-10 09:00:27 +00:00
parent 5ef9bb01d5
commit adca9bb8ab

View File

@ -199,6 +199,10 @@ __ElfType(Hashelt);
#define ELF_TARG_MACH EM_IA_64
#define ELF_TARG_VER 1
/* Processor specific dynmamic section tags. */
#define DT_IA64_PLT_RESERVE 0x70000000
#ifdef _KERNEL
/*