Support debug system bus access.
[riscv-isa-sim.git] / softfloat / s_commonNaNToF32UI.c
old mode 100755 (executable)
new mode 100644 (file)
index e16950c..861b269
@@ -1,17 +1,5 @@
-\r
-#include <stdint.h>\r
-#include "platform.h"\r
-#include "specialize.h"\r
-\r
-/*----------------------------------------------------------------------------\r
-| Returns the result of converting the canonical NaN `a' to the single-\r
-| precision floating-point format.\r
-*----------------------------------------------------------------------------*/\r
-\r
-uint_fast32_t softfloat_commonNaNToF32UI( struct commonNaN a )\r
-{\r
-\r
-    return defaultNaNF32UI;\r
-\r
-}\r
-\r
+
+/*----------------------------------------------------------------------------
+| This file intentionally contains no code.
+*----------------------------------------------------------------------------*/
+