add NT_ARM_SYSTEM_CALL to elf.h

new regset in linux v3.18 for ptrace.
This commit is contained in:
Szabolcs Nagy 2016-04-20 13:20:36 +02:00 committed by Rich Felker
parent c3be411df7
commit 84fd4e4ffd
1 changed files with 1 additions and 0 deletions

View File

@ -566,6 +566,7 @@ typedef struct {
#define NT_ARM_TLS 0x401
#define NT_ARM_HW_BREAK 0x402
#define NT_ARM_HW_WATCH 0x403
#define NT_ARM_SYSTEM_CALL 0x404
#define NT_METAG_CBUF 0x500
#define NT_METAG_RPIPE 0x501
#define NT_METAG_TLS 0x502