From 971c9159f8c2d674a2f5faf0dbcde5812f38b352 Mon Sep 17 00:00:00 2001 From: KATO Takenori Date: Mon, 2 Feb 1998 07:56:14 +0000 Subject: [PATCH] Sync with sys/i386/boot/biosboot/boot.c revision 1.70. --- sys/pc98/boot/biosboot/boot.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sys/pc98/boot/biosboot/boot.c b/sys/pc98/boot/biosboot/boot.c index 441353c88a4..c1adea08960 100644 --- a/sys/pc98/boot/biosboot/boot.c +++ b/sys/pc98/boot/biosboot/boot.c @@ -24,7 +24,7 @@ * the rights to redistribute these changes. * * from: Mach, [92/04/03 16:51:14 rvb] - * $Id: boot.c,v 1.14 1997/06/15 16:33:52 kato Exp $ + * $Id: boot.c,v 1.15 1997/09/01 10:38:30 kato Exp $ */ @@ -142,8 +142,10 @@ boot(int drive) #endif } #endif /* PC98 */ +#ifndef RAWBOOT readfile("boot.config", boot_config, BOOT_CONFIG_SIZE); readfile("boot.help", boot_help, BOOT_HELP_SIZE); +#endif #ifdef NAMEBLOCK /* * XXX