mbed library sources: Modified to operate FRDM-KL25Z at 48MHz from internal 32kHz oscillator (nothing else changed).

Fork of mbed-src by mbed official

The only file that changed is: mbed-src-FLL48/targets/cmsis/TARGET_Freescale/TARGET_KL25Z/system_MKL25Z4.h

Revision:
10:3bc89ef62ce7
Parent:
9:0ce32e54c9a7
--- a/common/stdio.cpp	Mon Jun 10 16:03:00 2013 +0100
+++ b/common/stdio.cpp	Fri Jun 14 17:49:17 2013 +0100
@@ -379,6 +379,3 @@
     }
 }
 #endif
-
-// Make sure we are pulling in the retargeting module at link time
-volatile int stdio_retargeting_module;