This commit is contained in:
TXuian 2022-12-11 23:09:49 +08:00
parent 2693c8dffa
commit 26c3153a15
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 400 #define CPU_MHZ 10
// 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