#include <pc.h> void outp(unsigned short _port, unsigned char _data);
Calls outportb. Provided only for compatibility.