summaryrefslogtreecommitdiffstats
path: root/sys/kern/syscalls.master
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/syscalls.master')
-rw-r--r--sys/kern/syscalls.master2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/syscalls.master b/sys/kern/syscalls.master
index 51d839c..f2747c0 100644
--- a/sys/kern/syscalls.master
+++ b/sys/kern/syscalls.master
@@ -366,7 +366,7 @@
245 UNIMPL nosys
246 UNIMPL nosys
247 UNIMPL nosys
-248 STD { int ntp_gettime(struct ntptimeval *ntvp); }
+248 MSTD { int ntp_gettime(struct ntptimeval *ntvp); }
249 UNIMPL nosys
; syscall numbers initially used in OpenBSD
250 MSTD { int minherit(void *addr, size_t len, int inherit); }
OpenPOWER on IntegriCloud