Don't use FPU in benchmarks that don't need to use the FPU
[riscv-tests.git] / benchmarks / dhrystone / dhrystone.h
index 89616afd3b45fec691f538ee101e9038db426b6e..e350c177862a8db3f0bdcea626d4e5d2f7e6792a 100644 (file)
@@ -412,7 +412,7 @@ struct tms      time_info;
 #endif /* TIME */
 
 
-#define Mic_secs_Per_Second     1000000.0
+#define Mic_secs_Per_Second     1000000
 #define NUMBER_OF_RUNS         500 /* Default number of runs */
 
 #ifdef  NOSTRUCTASSIGN