summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xntpd/lib/adjtimex.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/xntpd/lib/adjtimex.c')
-rw-r--r--usr.sbin/xntpd/lib/adjtimex.c15
1 files changed, 15 insertions, 0 deletions
diff --git a/usr.sbin/xntpd/lib/adjtimex.c b/usr.sbin/xntpd/lib/adjtimex.c
new file mode 100644
index 0000000..03e9d79
--- /dev/null
+++ b/usr.sbin/xntpd/lib/adjtimex.c
@@ -0,0 +1,15 @@
+/*
+ * Copyright (c) 1983 Regents of the University of California.
+ * All rights reserved. The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ */
+
+#ifndef lint
+_sccsid:.asciz "11/19/91 ULTRIX @(#)adjtime.c 6.1"
+#endif not lint
+
+#include "SYS.h"
+
+SYSCALL(adjtimex)
+ ret
+
OpenPOWER on IntegriCloud