mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-05-24 14:35:26 +00:00
fix fallthrough
This commit is contained in:
@@ -168,6 +168,7 @@ class AMDInfoImpl extends CPUIDCPUInfo implements AMDCPUInfo
|
||||
switch(CPUID.getCPUModel() + CPUID.getCPUExtendedModel()){
|
||||
case 4:
|
||||
modelString = "Athlon 64/Mobile XP-M";
|
||||
break;
|
||||
case 5:
|
||||
modelString = "Athlon 64 FX Opteron";
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user