#ifndef  PortConf_h
#define  PortConf_h

#include <p18f26j11.h>


//prototipos:
void PortConf (void);

#endif