Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 1065 → Rev 1066

/kernel/branches/kolibri_pe/unpacker.inc
28,7 → 28,11
popad
ret 8
.lzma:
pushfd
cli
call .lzma_unpack
popfd
 
.common:
pop eax
test al, 0x80