am 81c31bdd: Merge "Add some GNU specific elf constants."
* commit '81c31bdd43e50538fa45f5e7783782a5ae5666e9': Add some GNU specific elf constants.
This commit is contained in:
commit
0d54094a86
@ -125,4 +125,8 @@ typedef struct {
|
||||
/* The kernel uses NT_PRFPREG but glibc also offers NT_FPREGSET */
|
||||
#define NT_FPREGSET NT_PRFPREG
|
||||
|
||||
#define ELF_NOTE_GNU "GNU"
|
||||
|
||||
#define NT_GNU_BUILD_ID 3
|
||||
|
||||
#endif /* _ELF_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user