mirror of
https://github.com/Dr-Noob/cpufetch.git
synced 2026-03-24 23:40:39 +01:00
[v1.00] Skeleton for future support for other vector instructions in --accurate-pp
This commit is contained in:
5
src/x86/freq/freq_nov.c
Normal file
5
src/x86/freq/freq_nov.c
Normal file
@@ -0,0 +1,5 @@
|
||||
#include <stdio.h>
|
||||
|
||||
void* compute_nov() {
|
||||
return NULL;
|
||||
}
|
||||
Reference in New Issue
Block a user