From e44a05cdc43137b7e244420d30403a81ec4a84fe Mon Sep 17 00:00:00 2001 From: kato Date: Mon, 2 Feb 1998 07:56:14 +0000 Subject: [PATCH] --- yaml --- r: 26437 b: "refs/heads/svn_head" c: f722cbf5d50918235db1c9a70ab12211450167ac h: refs/heads/master i: 26435: 9f81618f64e910b455590a8079f02c81b12f8233 --- [refs] | 2 +- branches/svn_head/sys/pc98/boot/biosboot/boot.c | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index cb87968f50ed7..d30a2eb269cd2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -"refs/heads/svn_head": 25b2290db199754b60297fd9c65247061c489253 +"refs/heads/svn_head": f722cbf5d50918235db1c9a70ab12211450167ac diff --git a/branches/svn_head/sys/pc98/boot/biosboot/boot.c b/branches/svn_head/sys/pc98/boot/biosboot/boot.c index 441353c88a42a..c1adea08960fe 100644 --- a/branches/svn_head/sys/pc98/boot/biosboot/boot.c +++ b/branches/svn_head/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