Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 1065 → Rev 1066

/kernel/branches/kolibri_pe/core/heap.inc
163,7 → 163,7
test cl, 1
jz @F
 
call @core_free@4
call @frame_free@4
mov eax, esi
shl eax, 12
invlpg [eax]
287,7 → 287,7
jz .loop
 
push edx
call @core_free@4
call @frame_free@4
pop edx
mov eax, edx
shl eax, 12