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 a6b9bdce697b5..005b5c2049f9a 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.2.2.6.1 2008/10/02 02:57:24 kensmith Exp $"); #include "boot.h" #include <machine/cpufunc.h> |