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.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/3rdparty/softfloat/mamesf.h b/3rdparty/softfloat/mamesf.h
index 437f54834e3..08b03d55d75 100644
--- a/3rdparty/softfloat/mamesf.h
+++ b/3rdparty/softfloat/mamesf.h
@@ -1,13 +1,4 @@
/*----------------------------------------------------------------------------
-| One of the macros `BIGENDIAN' or `LITTLEENDIAN' must be defined.
-*----------------------------------------------------------------------------*/
-#ifdef LSB_FIRST
-#define LITTLEENDIAN
-#else
-#define BIGENDIAN
-#endif
-
-/*----------------------------------------------------------------------------
| The macro `BITS64' can be defined to indicate that 64-bit integer types are
| supported by the compiler.
*----------------------------------------------------------------------------*/