diff options
Diffstat (limited to 'bootblocks/i86_funcs.c')
-rw-r--r-- | bootblocks/i86_funcs.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootblocks/i86_funcs.c b/bootblocks/i86_funcs.c index b9ea180..90fbbbc 100644 --- a/bootblocks/i86_funcs.c +++ b/bootblocks/i86_funcs.c @@ -151,6 +151,7 @@ static struct { unsigned short dst_len; long dst_seg; unsigned short dpad; + char gdt4[8]; char gdt5[8]; } GDT = { "","", |