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

section.
This commit is contained in:
Doug Rabson 2001-10-10 09:00:27 +00:00
parent f3fa78b0b5
commit d91b6696b7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=84751

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
/*