Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 8680 → Rev 8679

/kernel/trunk/core/dll.inc
385,12 → 385,7
 
mov eax, 70
lea ebx, [cmd]
pushad
cld
call protect_from_terminate
call file_system_lfn
call unprotect_from_terminate
popad
int 0x40
ret
endp