3 lines
51 B
C
3 lines
51 B
C
|
void x_outb(u16 port, u8 val);
|
||
|
#define outb x_outb
|