#include <pc.h> unsigned char inb(unsigned short _port);
Calls inportb. Provided only for compatibility.