#ifndef STC_MCU_H #define STC_MCU_H #include "STC_CC_8051.h" void L0_mcu_hard_Init(void); #endif /*********************************end file*********************************************/