mbed library sources, include can_api for nucleo-f091rc

Dependents:   CanNucleoF0_example

Fork of mbed-src by mbed official

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;