Subversion Repositories Kolibri OS

Compare Revisions

Ignore whitespace Rev 488 → Rev 490

/kernel/trunk/kernel.asm
449,8 → 449,6
ltr ax
 
mov [LFBSize], 0x800000
call init_mtrr
 
call init_LFB
call init_fpu
call init_malloc
567,9 → 565,9
mov eax,char2
call file_system_lfn
pop eax
popad
popad
 
 
mov esi,boot_fonts
call boot_log