Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 3801 → Rev 3802

/trunk/kernel/arch/amd64/src/boot/boot.S
427,7 → 427,8
xor %dx, %dx
int $0x10
jmp vga_not_compat
cmp $0x00, %ah
je vga_not_compat
vga_compat: