| author | |
| committer | |
| log | 70437354c02125f6a6dd36d53b5edb8f5cd193c2 |
| tree | 4291ccb39a0b9a658499380c2b14886c3927c5f4 |
| parent | 3830fc041b2ccfc989546ed1d689cde6a38dc647 |
1 files changed, 1 insertions(+), 0 deletions(-)
lib/std/zig/system/arm.zig+1| ... | ... | @@ -158,6 +158,7 @@ pub const cpu_models = struct { |
| 158 | 158 | 0x43 => &Cavium, |
| 159 | 159 | 0x46 => &Fujitsu, |
| 160 | 160 | 0x48 => &HiSilicon, |
| 161 | 0x4e => &Nvidia, | |
| 161 | 162 | 0x50 => &Ampere, |
| 162 | 163 | 0x51 => &Qualcomm, |
| 163 | 164 | 0x61 => &Apple, |