Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 4389 → Rev 4390

/kernel/trunk/init.inc
41,6 → 41,8
mov [BOOT_VARS-OS_BASE + 0x9108], eax
mov [BOOT_VARS-OS_BASE + 0x910C], edi
mov [BOOT_VARS-OS_BASE + 0x9110], eax
inc eax
mov [BOOT_VARS-OS_BASE + 0x9114], eax
.ret:
ret
endp