#ifndef  InitPort_h
#define  InitPort_h

#include <p18f2580.h>

//prototipos:
void InitPort (void);

#endif