Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 498 → Rev 497

/kernel/trunk/kernel.asm
170,6 → 170,8
mov cr0, eax
jmp pword os_code:B32 ; jmp to enable 32 bit mode
 
include "boot/shutdown.inc" ; shutdown or restart
 
align 8
tmp_gdt:
 
251,13 → 253,6
lgdt [gdts]
jmp pword os_code:high_code
 
 
use16
org $-0x10000
include "boot/shutdown.inc" ; shutdown or restart
org $+0x10000
use32
 
__DEBUG__ fix 1
__DEBUG_LEVEL__ fix 1
include 'init.inc'
547,7 → 542,7
; LOADING LIBRARES
stdcall dll.Load,@IMPORT ; SPraid - çàãðóçêà ôóíêöèîíàëà (ïîêà ÷òî èíè ôàéë)
call load_conf_file ; prepare configuration file
call set_kernel_conf ; configure devices and gui
call set_kentel_conf ; configure devices and gui
no_lib_load:
 
; LOAD FONTS I and II