os/mac/hardware/cpu: add update comment
This commit is contained in:
parent
a0f6b9358f
commit
f63b089735
@ -116,6 +116,8 @@ module Hardware
|
||||
when 0x72015832 # ARMv8.6-A (M3 Max, Palma)
|
||||
:arm_palma
|
||||
else
|
||||
# When adding new ARM CPU families, please also update
|
||||
# test/hardware/cpu_spec.rb to include the new families.
|
||||
:dunno
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user