diff options
Diffstat (limited to 'sys/boot/pc98/libpc98/gatea20.c')
| -rw-r--r-- | sys/boot/pc98/libpc98/gatea20.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/pc98/libpc98/gatea20.c b/sys/boot/pc98/libpc98/gatea20.c index 39280647c284..6f50db0d5f2c 100644 --- a/sys/boot/pc98/libpc98/gatea20.c +++ b/sys/boot/pc98/libpc98/gatea20.c @@ -5,7 +5,7 @@ /* extracted from freebsd:sys/i386/boot/biosboot/io.c */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/boot/pc98/libpc98/gatea20.c,v 1.5 2005/05/08 14:17:28 nyan Exp $"); #include <stand.h> #include <machine/cpufunc.h> |
