Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26437
b: "refs/heads/svn_head"
c: f722cbf
h: refs/heads/master
i:
  26435: 9f81618
  • Loading branch information
kato committed Feb 2, 1998
1 parent defa8d1 commit e44a05c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
"refs/heads/svn_head": 25b2290db199754b60297fd9c65247061c489253
"refs/heads/svn_head": f722cbf5d50918235db1c9a70ab12211450167ac
4 changes: 3 additions & 1 deletion branches/svn_head/sys/pc98/boot/biosboot/boot.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 $
*/


Expand Down Expand Up @@ -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
Expand Down

0 comments on commit e44a05c

Please sign in to comment.