diff --git a/pkg/cpuid/cpuid_arm64.go b/pkg/cpuid/cpuid_arm64.go index e637bd347..a7c24c765 100644 --- a/pkg/cpuid/cpuid_arm64.go +++ b/pkg/cpuid/cpuid_arm64.go @@ -31,6 +31,8 @@ import ( // Documentation/arm64/elf_hwcaps.rst for more info. // // Currently, only the HWCAP bits are supported. +// +// +stateify savable type FeatureSet struct { hwCap uint cpuFreqMHz float64