diff options
author | 2003-05-10 17:55:53 +0000 | |
---|---|---|
committer | 2003-05-10 17:55:53 +0000 | |
commit | 547d0e3ce62dfcbe9c0aaa4907adc3176df37366 (patch) | |
tree | 1e5dfaff02ecee4a4aad77a0264a7223461c7d97 /sys/compat/linux/linux_syscall.h | |
parent | Deprecate the swapon system call and move it to COMPAT_25 land, since swapctl (diff) | |
download | wireguard-openbsd-547d0e3ce62dfcbe9c0aaa4907adc3176df37366.tar.xz wireguard-openbsd-547d0e3ce62dfcbe9c0aaa4907adc3176df37366.zip |
Regen
Diffstat (limited to 'sys/compat/linux/linux_syscall.h')
-rw-r--r-- | sys/compat/linux/linux_syscall.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/linux/linux_syscall.h b/sys/compat/linux/linux_syscall.h index 1a1bc48568e..4761b177275 100644 --- a/sys/compat/linux/linux_syscall.h +++ b/sys/compat/linux/linux_syscall.h @@ -1,10 +1,10 @@ -/* $OpenBSD: linux_syscall.h,v 1.37 2002/10/30 20:11:27 millert Exp $ */ +/* $OpenBSD: linux_syscall.h,v 1.38 2003/05/10 17:55:56 miod Exp $ */ /* * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.36 2002/10/30 20:10:48 millert Exp + * created from OpenBSD: syscalls.master,v 1.37 2003/05/10 17:53:57 miod Exp */ /* syscall: "syscall" ret: "int" args: */ |