summaryrefslogtreecommitdiffstats
path: root/sys/amd64/linux/syscalls.master
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64/linux/syscalls.master')
-rw-r--r--sys/amd64/linux/syscalls.master2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/linux/syscalls.master b/sys/amd64/linux/syscalls.master
index aa6338b..d840f88 100644
--- a/sys/amd64/linux/syscalls.master
+++ b/sys/amd64/linux/syscalls.master
@@ -502,7 +502,7 @@
303 AUE_NULL STD { int linux_name_to_handle_at(void); }
304 AUE_NULL STD { int linux_open_by_handle_at(void); }
305 AUE_NULL STD { int linux_clock_adjtime(void); }
-306 AUE_NULL STD { int linux_syncfs(void); }
+306 AUE_SYNC STD { int linux_syncfs(l_int fd); }
307 AUE_NULL STD { int linux_sendmmsg(l_int s, \
struct l_mmsghdr *msg, l_uint vlen, \
l_uint flags); }
OpenPOWER on IntegriCloud