ck_elide: Use CK_CC_INLINE instead of inline.

ck_pring
Samy Al Bahra 9 years ago
parent fcd2af0884
commit e88c91cdbd

@ -73,7 +73,7 @@ typedef struct ck_elide_stat ck_elide_stat_t;
#define CK_ELIDE_STAT_INITIALIZER { 0, 0, 0 }
static inline void
CK_CC_INLINE static void
ck_elide_stat_init(ck_elide_stat_t *st)
{

Loading…
Cancel
Save