Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 6316 → Rev 6317

/kernel/branches/Kolibri-acpi/kernel.asm
761,7 → 761,7
mov esi, boot_v86machine
call boot_log
; Initialize system V86 machine
call init_sys_v86
; call init_sys_v86
 
mov esi, boot_inittimer
call boot_log
974,7 → 974,6
mov esi, 250 ; wait 1/4 a second
call delay_ms
rdtsc
sti
 
sub eax, ecx
xor edx, edx