Add a definition for the ia64's special PLT_RESERVE entry in the _DYNAMIC
section.
This commit is contained in:
parent
5ef9bb01d5
commit
adca9bb8ab
@ -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
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user