Merge pull request #7167 from zhlhahaha:2438

PiperOrigin-RevId: 433048695
This commit is contained in:
gVisor bot
2022-03-07 15:03:09 -08:00
2 changed files with 2 additions and 0 deletions
+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