Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 7320 → Rev 7321

/kernel/trunk/core/syscall.inc
195,8 → 195,8
; !!! kernel security !!!
and ebx, 0FFh
mov eax, dword [servetable2 + ebx * 4]
cmp eax, undefined_syscall
jne errorSet0x40
; cmp eax, undefined_syscall
; jne errorSet0x40
; -----------------------
 
pushad
255,6 → 255,6
ret
 
tempPointerAlloc dd ?
hashDataFunction1 dd ?
hashDataFunction2 dd ?
;hashDataFunction1 dd ?
;hashDataFunction2 dd ?
;-------------------