summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/kern/syscalls.master3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/kern/syscalls.master b/sys/kern/syscalls.master
index be203ea..050adb3 100644
--- a/sys/kern/syscalls.master
+++ b/sys/kern/syscalls.master
@@ -546,3 +546,6 @@
375 NOIMPL BSD { int nfsclnt(int flag, caddr_t argp); }
376 STD BSD { int eaccess(char *path, int flags); }
377 UNIMPL BSD afs_syscall
+378 STD BSD { int nmount(struct iovec *iovp, unsigned int iovcnt, \
+ int flags); }
+
OpenPOWER on IntegriCloud