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