coreboot-kgpe-d16/util/vgabios/pci.h

3 lines
51 B
C

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