Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 2131 → Rev 2132

/programs/system/notify/trunk/@notify.asm
37,9 → 37,7
 
 
still: ; main cycle
mov eax, 23
mov ebx, 500
mcall
mcall 23, 500
 
cmp eax, 0
je exit