diff options
Diffstat (limited to 'include/elf.h')
| -rw-r--r-- | include/elf.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/include/elf.h b/include/elf.h index 3cebbe4a..171805a1 100644 --- a/include/elf.h +++ b/include/elf.h @@ -2241,6 +2241,7 @@ enum  #define PPC64_OPT_TLS		1  #define PPC64_OPT_MULTI_TOC	2 +#define PPC64_OPT_LOCALENTRY	4  #define STO_PPC64_LOCAL_BIT	5  #define STO_PPC64_LOCAL_MASK	0xe0  | 
