Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 7323 → Rev 7322

/kernel/trunk/core/syscall.inc
213,10 → 213,10
mov ebx, eax
add eax, edx
; push 0
; pop dword[hashDataFunction1]
; push 1
; pop dword[hashDataFunction2]
push 0
pop dword[hashDataFunction1]
push 1
pop dword[hashDataFunction2]
loopCopyMemory:
xor edx, edx