We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28b8140 commit 9a70624Copy full SHA for 9a70624
tune8dbs.c
@@ -24,7 +24,7 @@
24
/* Define the inline directive when available */
25
26
#ifdef __GNUC__
27
- #define INLINE __inline__
+ #define INLINE
28
#else
29
#define INLINE
30
#endif
0 commit comments