Revert "pci stuff: too much hax now, trying rd890 patch (not merged yet)"
[coreboot.git] / util / vgabios / pci.h
1 void x_outb(u16 port, u8 val);
2 #define outb x_outb