mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Remove NEXTDOSPART.
This commit is contained in:
parent
dc5cb962f7
commit
34526ea4d5
1 changed files with 0 additions and 1 deletions
|
|
@ -42,7 +42,6 @@
|
|||
#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 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue