Fix coreboot revision detection
[coreboot.git] / util / vgabios / pci.h
blobe51ebe471d44ec632bb12d9e2fc053de7e6992f0
1 void x_outb(u16 port, u8 val);
2 #define outb x_outb