diff options
Diffstat (limited to 'sys/boot/pc98/boot2/io.c')
| -rw-r--r-- | sys/boot/pc98/boot2/io.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/pc98/boot2/io.c b/sys/boot/pc98/boot2/io.c index 4d0324684e2c..42dc26acefd2 100644 --- a/sys/boot/pc98/boot2/io.c +++ b/sys/boot/pc98/boot2/io.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/boot/pc98/boot2/io.c,v 1.8 2005/05/10 12:02:14 nyan Exp $"); #include "boot.h" #include <machine/cpufunc.h> |
