Commit 7349ee3a authored by Arnd Bergmann's avatar Arnd Bergmann

ia64: add statx and io_pgetevents syscalls

All architectures should implement these two, so assign numbers
and hook them up on ia64.
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 74cd2184
......@@ -335,3 +335,5 @@
323 common copy_file_range sys_copy_file_range
324 common preadv2 sys_preadv2
325 common pwritev2 sys_pwritev2
326 common statx sys_statx
327 common io_pgetevents sys_io_pgetevents
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment