diff --git a/srcs/dependtool/system_calls.go b/srcs/dependtool/system_calls.go index fef0636..c102792 100644 --- a/srcs/dependtool/system_calls.go +++ b/srcs/dependtool/system_calls.go @@ -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, } }