Fork of the official mbed C/C SDK provides the software platform and libraries to build your applications for RenBED.
Dependents: 1-RenBuggyTimed RenBED_RGB RenBED_RGB_PWM RenBED_RGB
Fork of mbed by
Diff: semihost_api.h
- Revision:
- 61:5e5da4a5990b
- Parent:
- 59:0883845fe643
- Child:
- 65:5798e58a58b1
--- a/semihost_api.h Tue Feb 19 10:00:15 2013 +0000 +++ b/semihost_api.h Tue Mar 05 17:59:57 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 (