#ifndef PPORT_H #define PPORT_H void pport_write(unsigned char val); #endif