diff options
author | kstailey <kstailey@cvs.openbsd.org> | 1997-08-29 20:45:28 +0000 |
---|---|---|
committer | kstailey <kstailey@cvs.openbsd.org> | 1997-08-29 20:45:28 +0000 |
commit | 2723274c5d03601136758ab9fa17c0c4ee96574d (patch) | |
tree | c698943d6c9dd952148ed9ea16fcf4a6a6250acb /sys/compat/svr4/svr4_syscall.h | |
parent | 184dadc077288865cd826c567a64543547188eb8 (diff) |
regen for prefix ntp system calls with sys_ like other system calls
Diffstat (limited to 'sys/compat/svr4/svr4_syscall.h')
-rw-r--r-- | sys/compat/svr4/svr4_syscall.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/svr4/svr4_syscall.h b/sys/compat/svr4/svr4_syscall.h index e922fa8c21e..e6758a6d4f0 100644 --- a/sys/compat/svr4/svr4_syscall.h +++ b/sys/compat/svr4/svr4_syscall.h @@ -2,7 +2,7 @@ * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.17 1997/08/29 20:36:13 kstailey Exp + * created from OpenBSD: syscalls.master,v 1.18 1997/08/29 20:44:26 kstailey Exp */ #define SVR4_SYS_syscall 0 |