diff --git a/tlsf.c b/tlsf.c index 6f7d604..68105d0 100644 --- a/tlsf.c +++ b/tlsf.c @@ -14,7 +14,7 @@ #if defined(__cplusplus) #define tlsf_decl inline #else -#define tlsf_decl static +#define tlsf_decl static inline __attribute__((always_inline)) #endif /*