diff --git a/APP_Framework/Applications/benchmark/support/support.h b/APP_Framework/Applications/benchmark/support/support.h index ea7530dbd..ea7a8fa4d 100644 --- a/APP_Framework/Applications/benchmark/support/support.h +++ b/APP_Framework/Applications/benchmark/support/support.h @@ -28,7 +28,7 @@ #include #include -#define CPU_MHZ 1000 +#define CPU_MHZ 1 /* Benchmarks must implement verify_benchmark, which must return -1 if no verification is done. */