diff options
Diffstat (limited to 'executor/syscalls.h')
| -rw-r--r-- | executor/syscalls.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/executor/syscalls.h b/executor/syscalls.h index cda0b0ab2..a949540bc 100644 --- a/executor/syscalls.h +++ b/executor/syscalls.h @@ -6200,6 +6200,7 @@ const call_t syscalls[] = { {"io_cancel", 247}, {"io_destroy", 244}, {"io_getevents", 245}, + {"io_pgetevents", 399}, {"io_setup", 243}, {"io_submit", 246}, {"ioctl", 54}, |
