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/freebsd/freebsd_syscall.h | |
parent | c4c9bf1696f90cb2e79d52d4a4afa807f6b629e2 (diff) |
Regen
Diffstat (limited to 'sys/compat/freebsd/freebsd_syscall.h')
-rw-r--r-- | sys/compat/freebsd/freebsd_syscall.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/freebsd/freebsd_syscall.h b/sys/compat/freebsd/freebsd_syscall.h index f6d58757e6d..ede33a917d2 100644 --- a/sys/compat/freebsd/freebsd_syscall.h +++ b/sys/compat/freebsd/freebsd_syscall.h @@ -1,10 +1,10 @@ -/* $OpenBSD: freebsd_syscall.h,v 1.21 2003/01/30 03:32:44 millert Exp $ */ +/* $OpenBSD: freebsd_syscall.h,v 1.22 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.20 2003/01/30 03:29:49 millert Exp + * created from OpenBSD: syscalls.master,v 1.21 2003/05/10 17:53:57 miod Exp */ /* syscall: "syscall" ret: "int" args: */ |