#ifndef __intint_H_ #define __intint_H_ extern void HardwareInit(void); extern void SoftwareInit(void); #endif