aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/compat/freebsd32/syscalls.master2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/freebsd32/syscalls.master b/sys/compat/freebsd32/syscalls.master
index 9bce9f0b641d9..fe1974c694e4d 100644
--- a/sys/compat/freebsd32/syscalls.master
+++ b/sys/compat/freebsd32/syscalls.master
@@ -361,7 +361,7 @@
245 UNIMPL nosys
246 UNIMPL nosys
247 UNIMPL nosys
-248 UNIMPL nosys
+248 UNIMPL ntp_gettime
249 UNIMPL nosys
; syscall numbers initially used in OpenBSD
250 MNOPROTO { int minherit(void *addr, size_t len, int inherit); }