summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/softfloat/mamesf.h
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/softfloat/mamesf.h')
-rw-r--r--3rdparty/softfloat/mamesf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/softfloat/mamesf.h b/3rdparty/softfloat/mamesf.h
index cc6b9998a53..c66931698a3 100644
--- a/3rdparty/softfloat/mamesf.h
+++ b/3rdparty/softfloat/mamesf.h
@@ -64,4 +64,4 @@ typedef INT64 sbits64;
| a compiler does not support explicit inlining, this macro should be defined
| to be `static'.
*----------------------------------------------------------------------------*/
-// MAME defines INLINE
+#define INLINE static inline