mirror of
https://github.com/Dr-Noob/cpufetch.git
synced 2026-03-25 16:00:39 +01:00
[v0.88][ARM] Add very basic SoC detection (Android only)
This commit is contained in:
@@ -124,8 +124,7 @@ struct cpuInfo {
|
||||
#endif
|
||||
|
||||
#ifdef ARCH_ARM
|
||||
VENDOR soc;
|
||||
char* soc_name;
|
||||
struct system_on_chip* soc;
|
||||
// If SoC contains more than one CPU and they
|
||||
// are different, the others will be stored in
|
||||
// the next_cpu field
|
||||
|
||||
Reference in New Issue
Block a user