mirror of
https://github.com/Dr-Noob/cpufetch.git
synced 2026-03-25 16:00:39 +01:00
[v0.83][ARM] Add basic support for microarchitecture and CPU name detection. Need to add the remaining models
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include "../arm/midr.h"
|
||||
#endif
|
||||
|
||||
static const char* VERSION = "0.82";
|
||||
static const char* VERSION = "0.83";
|
||||
|
||||
void print_help(char *argv[]) {
|
||||
#ifdef ARCH_X86
|
||||
|
||||
Reference in New Issue
Block a user