Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 24 → Rev 25

/kernel/trunk/core/mem.inc
251,8 → 251,8
;edx = number of threads
;our process is zombi so it isn't counted
test edx,edx
jnz .threadsexists
cmp edx,1
jg .threadsexists
;if there isn't threads then clear memory.
add edi,std_application_base_address shr 20