Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed-src by
Diff: common/stdio.cpp
- 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;