summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/sys/diskpc98.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sys/diskpc98.h b/sys/sys/diskpc98.h
index 3bfb2c8..2e19d7a 100644
--- a/sys/sys/diskpc98.h
+++ b/sys/sys/diskpc98.h
@@ -42,6 +42,7 @@
#define DOSBBSECTOR 0 /* DOS boot block relative sector number */
#define DOSPARTOFF 0
#define NDOSPART 16
+#define NEXTDOSPART 32 /* XXX: For biosdisk.c in sys/boot. Probably wrong */
#define DOSPTYP_386BSD 0x94 /* 386BSD partition type */
struct pc98_partition {
OpenPOWER on IntegriCloud