OSDN Git Service

mathinline.h: Use __extern_inline
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / sparc / bits / mathinline.h
index b642c83..ccc84bc 100644 (file)
 # ifdef __cplusplus
 #  define __MATH_INLINE __inline
 # else
-#  define __MATH_INLINE extern __inline
+#  define __MATH_INLINE __extern_inline
 # endif  /* __cplusplus */
 
 /* The gcc, version 2.7 or below, has problems with all this inlining