From 81a5726bd231f21a3621007bde58eac9a0f82885 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Fri, 1 Apr 2011 13:08:28 -0400 Subject: Add syncfs syscall. --- sysdeps/unix/syscalls.list | 1 + 1 file changed, 1 insertion(+) (limited to 'sysdeps/unix/syscalls.list') diff --git a/sysdeps/unix/syscalls.list b/sysdeps/unix/syscalls.list index 04ed63c4d7..ad49170780 100644 --- a/sysdeps/unix/syscalls.list +++ b/sysdeps/unix/syscalls.list @@ -55,6 +55,7 @@ swapoff - swapoff i:s swapoff swapon - swapon i:s swapon symlink - symlink i:ss __symlink symlink sync - sync i: sync +syncfs - syncfs i:i syncfs sys_fstat fxstat fstat i:ip __syscall_fstat sys_mknod xmknod mknod i:sii __syscall_mknod sys_stat xstat stat i:sp __syscall_stat -- cgit 1.4.1