Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 864 → Rev 865

/kernel/branches/kolibri_pe/core/syscall.inc
33,7 → 33,7
i40:
pushad
cld
and eax, 0xff
movzx eax, al
call dword [servetable2 + eax * 4]
popad
iretd
54,7 → 54,7
pushad
cld
 
and eax, 0xff
movzx eax, al
call dword [servetable2 + eax * 4]
 
popad
87,7 → 87,7
pushad
cld
 
and eax, 0xff
movzx eax, al
call dword [servetable2 + eax * 4]
 
popad