summaryrefslogtreecommitdiff
path: root/sys/pc98/boot/biosboot/table.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pc98/boot/biosboot/table.c')
-rw-r--r--sys/pc98/boot/biosboot/table.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/pc98/boot/biosboot/table.c b/sys/pc98/boot/biosboot/table.c
index 3bc501afce83..7ab5f96f7cec 100644
--- a/sys/pc98/boot/biosboot/table.c
+++ b/sys/pc98/boot/biosboot/table.c
@@ -24,7 +24,7 @@
* the rights to redistribute these changes.
*
* from: Mach, Revision 2.2 92/04/04 11:36:43 rpd
- * $Id: table.c,v 1.10 1996/04/07 14:28:05 bde Exp $
+ * $Id: table.c,v 1.1.1.1 1996/06/14 10:04:37 asami Exp $
*/
/*
@@ -146,6 +146,4 @@ struct pseudo_desc Idtr_real = { 0x400 - 1, 0x0, 0x0 };
* fragmentation.
*/
char *devs[] = { "wd", "dk", "fd", "wt", "sd", 0 };
-char dflname[] = "/kernel";
-char *name = dflname;
unsigned long tw_chars = 0x5C2D2F7C; /* "\-/|" */