mirror of
https://github.com/Dr-Noob/cpufetch.git
synced 2026-03-26 16:30:38 +01:00
[v1.03][X86] Fix freq functions argument to comply with what pthread expects
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
#include <stdint.h>
|
||||
#include "../../common/cpu.h"
|
||||
#include "../../common/global.h"
|
||||
|
||||
#define MEASURE_TIME_SECONDS 5
|
||||
#define LOOP_ITERS 100000000
|
||||
|
||||
Reference in New Issue
Block a user