git: purgatorio

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

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