summaryrefslogtreecommitdiff
path: root/gettime.h
diff options
context:
space:
mode:
Diffstat (limited to 'gettime.h')
-rw-r--r--gettime.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gettime.h b/gettime.h
index f5412286..b775ef3a 100644
--- a/gettime.h
+++ b/gettime.h
@@ -38,4 +38,6 @@ static inline int fio_gettime_offload(struct timeval *tv)
return 1;
}
+extern void fio_gtod_set_cpu(unsigned int cpu);
+
#endif