Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 842 → Rev 843

/kernel/branches/kolibri_pe/core/taskman.inc
380,8 → 380,8
else
lea eax, [eax+ebx+2] ;all requested memory
end if
cmp eax, [pg_data.pages_free]
ja .fail
; cmp eax, [pg_data.pages_free]
; ja .fail
 
call alloc_page
test eax, eax