mirror of
https://github.com/Dr-Noob/cpufetch.git
synced 2026-03-25 16:00:39 +01:00
[v0.93][ARM] Add Kirin and Broadcom SoC detection. Add function for special SoC strings detection
This commit is contained in:
@@ -9,6 +9,8 @@ enum {
|
||||
SOC_SNAPDRAGON,
|
||||
SOC_MEDIATEK,
|
||||
SOC_EXYNOS,
|
||||
SOC_KIRIN,
|
||||
SOC_BROADCOM
|
||||
};
|
||||
|
||||
struct system_on_chip {
|
||||
|
||||
Reference in New Issue
Block a user