Remove unnecessary ifdefed code
[mono.git] / mono / mini / driver.c
index f8287c722d2a462f3f10a99c512813323156895f..f8d485292afd01fb50f4b7e7fc14c08e261704bd 100644 (file)
@@ -2378,6 +2378,12 @@ mono_jit_set_aot_mode (MonoAotMode mode)
        }
 }
 
+mono_bool
+mono_jit_aot_compiling (void)
+{
+       return mono_compile_aot;
+}
+
 /**
  * mono_jit_set_trace_options:
  * \param options string representing the trace options