#ifndef IOPORTE_INC #define IOPORTE_INC /* CPU Port E - function prototypes */ void InitPortE_IO(void); uchar RdPortE(void); #endif