Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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