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_GR-PEACH_rev_c by
Diff: capi/semihost_api.h
- Revision:
- 3:c24f5ba8a7f9
- Parent:
- 2:143cac498751
--- a/capi/semihost_api.h Mon Feb 18 11:44:18 2013 +0000 +++ b/capi/semihost_api.h Sat Feb 23 15:48:17 2013 +0000 @@ -43,7 +43,7 @@ # define AngelSWIAsm swi #endif -inline int __semihost(int reason, const void *arg) { +static inline int __semihost(int reason, const void *arg) { int value; asm volatile (