shithub: purgatorio

ref: a411870ee4640241e3c494367d922847da84f972
dir: /os/boot/puma/io.h/

View raw version
#define 	inb(port)			sio_inb(port)
#define 	outb(port, data)	sio_outb(port, data)