mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
add stateify savable tag for FeatureSet of Arm64
Signed-off-by: Howard Zhang <howard.zhang@arm.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user