1 #ifndef __SYSTEM_MM32L3xx_H__
2 #define __SYSTEM_MM32L3xx_H__
3 extern uint32_t SystemCoreClock;
4 void SystemInit (void);
5 
6 #endif
7