diff options
Diffstat (limited to 'sys/pc98/boot/biosboot/io.c')
-rw-r--r-- | sys/pc98/boot/biosboot/io.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/boot/biosboot/io.c b/sys/pc98/boot/biosboot/io.c index 0e4b6f3f30b94..2a9b20970857b 100644 --- a/sys/pc98/boot/biosboot/io.c +++ b/sys/pc98/boot/biosboot/io.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, Revision 2.2 92/04/04 11:35:57 rpd - * $Id: io.c,v 1.12 1997/07/13 12:13:02 kato Exp $ + * $Id: io.c,v 1.13 1997/12/05 11:50:42 kato Exp $ */ #include "boot.h" |