mbed library sources

Fork of mbed-src by mbed official

Revision:
174:8bb9f3a33240
Parent:
106:ced8cbb51063
Child:
354:e67efb2aab0e
--- a/targets/cmsis/TARGET_STM/TARGET_NUCLEO_L152RE/system_stm32l1xx.h	Mon Apr 28 18:15:06 2014 +0100
+++ b/targets/cmsis/TARGET_STM/TARGET_NUCLEO_L152RE/system_stm32l1xx.h	Tue Apr 29 11:15:07 2014 +0100
@@ -94,6 +94,8 @@
   
 extern void SystemInit(void);
 extern void SystemCoreClockUpdate(void);
+extern void SetSysClock(void);
+
 /**
   * @}
   */