diff options
Diffstat (limited to 'include')
-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 4a8843c7..54f41a10 100644 --- a/include/elf.h +++ b/include/elf.h @@ -685,6 +685,7 @@ typedef struct { #define NT_METAG_RPIPE 0x501 #define NT_METAG_TLS 0x502 #define NT_ARC_V2 0x600 +#define NT_VMCOREDD 0x700 #define NT_VERSION 1 |