Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 1492 → Rev 1493

/programs/media/midamp/trunk/thread.inc
68,7 → 68,7
.less:
loop .nxt
push esi
mcall 51,1,new_thread,APP_MEM
mcall 51,1,new_thread,thread_stack ;APP_MEM
pop edx
cmp edx,[childPID]
jne .nochild