Fix the logic to match the new name of the tunable.

Pointed out by:	iwasaki
This commit is contained in:
njl 2003-11-01 01:05:53 +00:00
parent 5236684aa2
commit a7ed426851

View File

@ -49,7 +49,7 @@ wakeup_16:
movw $PAGE_SIZE,%sp
/* Re-initialize video BIOS if the reset_video tunable is set. */
cmp $1,reset_video
cmp $0,reset_video
je wakeup_16_gdt
lcall $0xc000,$3