diff options
author | 2001-08-26 04:11:12 +0000 | |
---|---|---|
committer | 2001-08-26 04:11:12 +0000 | |
commit | 4fec5aed10b54149c9137854ebd3458976d42027 (patch) | |
tree | 62073434409ae0dcc9ac0530f900bd0b4d1423a9 /sys/compat/linux/linux_syscall.h | |
parent | be and le varients of syscallarg; from netbsd (diff) | |
download | wireguard-openbsd-4fec5aed10b54149c9137854ebd3458976d42027.tar.xz wireguard-openbsd-4fec5aed10b54149c9137854ebd3458976d42027.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 26f84615a93..6fd1d22981d 100644 --- a/sys/compat/linux/linux_syscall.h +++ b/sys/compat/linux/linux_syscall.h @@ -1,4 +1,4 @@ -/* $OpenBSD: linux_syscall.h,v 1.30 2001/07/04 20:01:40 jasoni Exp $ */ +/* $OpenBSD: linux_syscall.h,v 1.31 2001/08/26 04:14:26 deraadt Exp $ */ /* * System call numbers. |