Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 664 → Rev 665

/kernel/trunk/kernel.asm
1454,7 → 1454,8
jne .continue
dec eax
cmp eax,1
jne @r
ja @r
mov al,1
.continue:
and eax,0x3f
ret