added CPUID code from rbench and get_cpl to be used by the
[dosdemo] / src / util.c
1 #include "util.h"
2
3 uint32_t perf_start_count, perf_interval_count;