[v1.03][X86] Fix freq functions argument to comply with what pthread expects

This commit is contained in:
Dr-Noob
2023-01-29 09:30:30 +01:00
parent 6eb2357485
commit be600728d7
7 changed files with 10 additions and 6 deletions

View File

@@ -3,6 +3,7 @@
#include <stdint.h>
#include "../../common/cpu.h"
#include "../../common/global.h"
#define MEASURE_TIME_SECONDS 5
#define LOOP_ITERS 100000000