diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2008-01-05 00:38:14 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2008-01-05 00:38:14 +0000 |
commit | 95759337c35fa3bcca6449f58ae42eadac53a71f (patch) | |
tree | b77c1fa7dba6a97b1c89ed39ec0ee0b6a2cea363 /sys/compat/osf1/osf1_syscall.h | |
parent | 61e7751eca16b3bbc16168c631f6cbcd28206ab2 (diff) |
regen
Diffstat (limited to 'sys/compat/osf1/osf1_syscall.h')
-rw-r--r-- | sys/compat/osf1/osf1_syscall.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/osf1/osf1_syscall.h b/sys/compat/osf1/osf1_syscall.h index 48dde365750..5f6319440bf 100644 --- a/sys/compat/osf1/osf1_syscall.h +++ b/sys/compat/osf1/osf1_syscall.h @@ -1,10 +1,10 @@ -/* $OpenBSD: osf1_syscall.h,v 1.13 2008/01/05 00:36:13 miod Exp $ */ +/* $OpenBSD: osf1_syscall.h,v 1.14 2008/01/05 00:38:13 miod Exp $ */ /* * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.10 2004/05/28 18:28:14 tedu Exp + * created from OpenBSD: syscalls.master,v 1.11 2008/01/05 00:36:13 miod Exp */ /* syscall: "syscall" ret: "int" args: */ |