forked from KolibriOS/kolibrios
small heap and malloc/free
git-svn-id: svn://kolibrios.org@276 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -406,6 +406,8 @@ B32:
|
||||
call init_mtrr
|
||||
call init_fpu
|
||||
|
||||
call init_malloc
|
||||
|
||||
stdcall alloc_kernel_space, 0x4F000
|
||||
mov [ipc_tmp], eax
|
||||
mov ebx, 0x1000
|
||||
|
Reference in New Issue
Block a user