Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 683 → Rev 684

/kernel/trunk/core/sys32.inc
760,8 → 760,8
jnz @f
and dword [ecx], 0
pushad
xchg eax, ebx
mov eax, 2
xchg eax, ecx
mov ebx, 2
call sys_system
popad
@@: