switch-coreboot/util/vgabios/pci.h
2002-04-23 20:47:04 +00:00

4 lines
53 B
C

void x_outb(u16 port, u8 val);
#define outb x_outb