Update syscalls name
This commit is contained in:
parent
386ded2bce
commit
fe9e87dbd6
1 changed files with 2 additions and 2 deletions
|
@ -344,7 +344,7 @@ func initSystemCalls() map[string]int {
|
|||
"pkey_alloc": 330,
|
||||
"pkey_free": 331,
|
||||
"statx": 332,
|
||||
"syscall333": 333,
|
||||
"syscall334": 334,
|
||||
"io_pgetevents": 333,
|
||||
"rseq": 334,
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue