00001 00021 #ifndef __SYSTEM_STM32F10X_H_ 00022 #define __SYSTEM_STM32F10X_H_ 00023 00024 #ifdef __cplusplus 00025 extern "C" { 00026 #endif 00027 00028 extern void SystemInit(void); 00029 00030 #ifdef __cplusplus 00031 } 00032 #endif 00033 00034 #endif /*__SYSTEM_STM32F10X_H_ */ 00035 00039 /******************* (C) COPYRIGHT 2010 STMicroelectronics *****END OF FILE****/