diff options
author | 1997-07-28 10:19:39 +0000 | |
---|---|---|
committer | 1997-07-28 10:19:39 +0000 | |
commit | bf3500b0c96cab0eb96021dc812e7bc8d9bda5f7 (patch) | |
tree | 5df4bd34b8a0eb4d4365bfdf7d323e65acb2d78e /sys/compat/linux/linux_syscall.h | |
parent | oops (diff) | |
download | wireguard-openbsd-bf3500b0c96cab0eb96021dc812e7bc8d9bda5f7.tar.xz wireguard-openbsd-bf3500b0c96cab0eb96021dc812e7bc8d9bda5f7.zip |
sync
Diffstat (limited to 'sys/compat/linux/linux_syscall.h')
-rw-r--r-- | sys/compat/linux/linux_syscall.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/linux/linux_syscall.h b/sys/compat/linux/linux_syscall.h index be163e5307a..b9ffa002140 100644 --- a/sys/compat/linux/linux_syscall.h +++ b/sys/compat/linux/linux_syscall.h @@ -2,7 +2,7 @@ * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.9 1997/07/27 21:01:37 deraadt Exp + * created from OpenBSD: syscalls.master,v 1.11 1997/07/28 10:21:31 deraadt Exp */ #define LINUX_SYS_syscall 0 |