#ifndef _IREXPORT_H #define _IREXPORT_H extern void IRHardwareEnableFun(void); extern void IRHardwareDisableFun(void); #endif // end of #ifndef _IREXPORT_H