diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2003-05-10 17:55:58 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2003-05-10 17:55:58 +0000 |
commit | e637e1939dd468ce0ae65cd4e8deb67f5cd57ff4 (patch) | |
tree | 6a5e9ea4355c93381d2e29b71d23c20de0b667f8 /sys/compat/linux/linux_syscall.h | |
parent | c4c9bf1696f90cb2e79d52d4a4afa807f6b629e2 (diff) |
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: */ |