mirror of
https://github.com/Dr-Noob/cpufetch.git
synced 2026-03-25 16:00:39 +01:00
[v1.00] Skeleton for future support for other vector instructions in --accurate-pp
This commit is contained in:
6
src/x86/freq/freq_nov.h
Normal file
6
src/x86/freq/freq_nov.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef __FREQ_NO_VECTOR__
|
||||
#define __FREQ_NO_VECTOR__
|
||||
|
||||
void* compute_nov();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user