diff options
| -rw-r--r-- | sys/sys/syscall.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/syscall.h b/sys/sys/syscall.h index c57bb7e2368e..ab6178c1011c 100644 --- a/sys/sys/syscall.h +++ b/sys/sys/syscall.h @@ -2,7 +2,7 @@ * System call numbers. * * DO NOT EDIT-- this file is automatically generated. - * created from $Id: syscalls.master,v 1.10 1994/09/28 22:44:47 wollman Exp $ + * created from $Id: syscalls.master,v 1.11 1994/10/02 04:45:52 davidg Exp $ */ #define SYS_syscall 0 |
