diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2002-10-30 20:11:29 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2002-10-30 20:11:29 +0000 |
commit | 60b14187d21c7733684258d7f3443339972d610f (patch) | |
tree | 469d481a37469be3118ba1f0d702471fcbe8d662 /sys/compat/hpux/hpux_syscall.h | |
parent | 8f5206fef6e1f20fbd462a7a9b64ee338afbec7c (diff) |
regen
Diffstat (limited to 'sys/compat/hpux/hpux_syscall.h')
-rw-r--r-- | sys/compat/hpux/hpux_syscall.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/compat/hpux/hpux_syscall.h b/sys/compat/hpux/hpux_syscall.h index 8164d5d810b..7f66f5266d3 100644 --- a/sys/compat/hpux/hpux_syscall.h +++ b/sys/compat/hpux/hpux_syscall.h @@ -1,10 +1,10 @@ -/* $OpenBSD: hpux_syscall.h,v 1.9 2002/03/14 00:44:20 miod Exp $ */ +/* $OpenBSD: hpux_syscall.h,v 1.10 2002/10/30 20:11:28 millert Exp $ */ /* * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * created from OpenBSD: syscalls.master,v 1.8 2002/03/14 00:42:25 miod Exp + * created from OpenBSD: syscalls.master,v 1.9 2002/10/30 20:10:48 millert Exp */ /* syscall: "syscall" ret: "int" args: */ |