1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00

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

Pointed out by:	iwasaki
This commit is contained in:
Nate Lawson 2003-11-01 01:05:53 +00:00
parent df3321b578
commit 00295e7473
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=121835

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