diff options
author | peter <peter@FreeBSD.org> | 2003-12-24 00:26:34 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 2003-12-24 00:26:34 +0000 |
commit | 722d62c334f8404ec4dfa05f48ca647846e73f0b (patch) | |
tree | 7aa199047b91728c5fd9ccec590e421dbe19417a /sys | |
parent | fd1a1d034c83409e5e42b24cacdd03248b5ebc58 (diff) | |
download | FreeBSD-src-722d62c334f8404ec4dfa05f48ca647846e73f0b.zip FreeBSD-src-722d62c334f8404ec4dfa05f48ca647846e73f0b.tar.gz |
Regen (should be NOP except for rcsid)
Diffstat (limited to 'sys')
-rw-r--r-- | sys/alpha/osf1/osf1_proto.h | 2 | ||||
-rw-r--r-- | sys/alpha/osf1/osf1_syscall.h | 2 | ||||
-rw-r--r-- | sys/alpha/osf1/osf1_sysent.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sys/alpha/osf1/osf1_proto.h b/sys/alpha/osf1/osf1_proto.h index 685f74d9c..ee53a4b 100644 --- a/sys/alpha/osf1/osf1_proto.h +++ b/sys/alpha/osf1/osf1_proto.h @@ -3,7 +3,7 @@ * * DO NOT EDIT-- this file is automatically generated. * $FreeBSD$ - * created from; FreeBSD: src/sys/alpha/osf1/syscalls.master,v 1.6 2003/11/07 20:56:31 jhb Exp + * created from; FreeBSD: src/sys/alpha/osf1/syscalls.master,v 1.7 2003/12/24 00:26:09 peter Exp */ #ifndef _OSF1_SYSPROTO_H_ diff --git a/sys/alpha/osf1/osf1_syscall.h b/sys/alpha/osf1/osf1_syscall.h index b4bd5be..11e6c9e 100644 --- a/sys/alpha/osf1/osf1_syscall.h +++ b/sys/alpha/osf1/osf1_syscall.h @@ -3,7 +3,7 @@ * * DO NOT EDIT-- this file is automatically generated. * $FreeBSD$ - * created from; FreeBSD: src/sys/alpha/osf1/syscalls.master,v 1.6 2003/11/07 20:56:31 jhb Exp + * created from; FreeBSD: src/sys/alpha/osf1/syscalls.master,v 1.7 2003/12/24 00:26:09 peter Exp */ #define OSF1_SYS_nosys 0 diff --git a/sys/alpha/osf1/osf1_sysent.c b/sys/alpha/osf1/osf1_sysent.c index 6b9458f..121b511 100644 --- a/sys/alpha/osf1/osf1_sysent.c +++ b/sys/alpha/osf1/osf1_sysent.c @@ -3,7 +3,7 @@ * * DO NOT EDIT-- this file is automatically generated. * $FreeBSD$ - * created from; FreeBSD: src/sys/alpha/osf1/syscalls.master,v 1.6 2003/11/07 20:56:31 jhb Exp + * created from; FreeBSD: src/sys/alpha/osf1/syscalls.master,v 1.7 2003/12/24 00:26:09 peter Exp */ #include "opt_compat.h" |