Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 841 → Rev 843

/kernel/branches/kolibri_pe/core/heap.inc
577,7 → 577,7
push ebx
stdcall alloc_pages, ebx
pop ecx ; yes ecx!!!
and eax, eax
test eax, eax
jz .err
 
mov edi, eax