Subversion Repositories Kolibri OS

Rev

Rev 269 | Rev 277 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 269 Rev 276
Line 404... Line 404...
404
           call init_kernel_heap
404
           call init_kernel_heap
405
           call init_LFB
405
           call init_LFB
406
           call init_mtrr
406
           call init_mtrr
407
           call init_fpu
407
           call init_fpu
Line -... Line 408...
-
 
408
 
-
 
409
           call init_malloc
408
 
410
 
409
           stdcall alloc_kernel_space, 0x4F000
411
           stdcall alloc_kernel_space, 0x4F000
410
           mov [ipc_tmp], eax
412
           mov [ipc_tmp], eax
Line 411... Line 413...
411
           mov ebx, 0x1000
413
           mov ebx, 0x1000