Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 3598 → Rev 3597

/kernel/trunk/bus/pci/pci32.inc
680,7 → 680,8
jmp .no_device
.has_device:
push eax
movi eax, sizeof.PCIDEV
push sizeof.PCIDEV
pop eax
call malloc
pop ecx
test eax, eax