mirror of
https://github.com/Dr-Noob/cpufetch.git
synced 2026-03-25 16:00:39 +01:00
[v1.03][RISCV] Add preeliminary uarch detection
This commit is contained in:
@@ -6,5 +6,6 @@
|
||||
#define UNKNOWN -1
|
||||
|
||||
char* get_hardware_from_devtree(void);
|
||||
char* get_uarch_from_cpuinfo(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user