xref: /original-bsd/lib/libc/sys/fsync.s (revision f0fd5f8a)
1
2/* fsync.s 4.1 82/12/04 */
3
4#include "SYS.h"
5
6SYSCALL(fsync)
7	ret
8