add stateify savable tag for FeatureSet of Arm64

Signed-off-by: Howard Zhang <howard.zhang@arm.com>
This commit is contained in:
Howard Zhang
2022-02-10 20:21:34 +08:00
parent 2578fc5ef4
commit 4ecf66cae5
+2
View File
@@ -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