mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Merge pull request #7167 from zhlhahaha:2438
PiperOrigin-RevId: 433048695
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