This commit is contained in:
TXuian 2022-12-12 11:17:00 +08:00
parent 772a1e0097
commit 96a9f071de
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
#include <stddef.h> #include <stddef.h>
#include <transform.h> #include <transform.h>
#define CPU_MHZ 50 #define CPU_MHZ 5
// int CPU_MHZ = 500; // int CPU_MHZ = 500;
/* Benchmarks must implement verify_benchmark, which must return -1 if no /* Benchmarks must implement verify_benchmark, which must return -1 if no