mirror of
https://github.com/wolfpld/tracy.git
synced 2026-08-04 20:39:13 +00:00
Fix typo.
This commit is contained in:
@@ -258,7 +258,7 @@ static const char* DecodeArmPart( uint32_t impl, uint32_t part )
|
||||
case 0x9: return " Mistral";
|
||||
case 0xb: return " Vortex";
|
||||
case 0xc: return " Tempest";
|
||||
case 0xf: return " Tempest-M9"
|
||||
case 0xf: return " Tempest-M9";
|
||||
case 0x10: return " Vortex/Aruba";
|
||||
case 0x11: return " Tempest/Aruba";
|
||||
case 0x12: return " Lightning";
|
||||
|
||||
Reference in New Issue
Block a user