Skip to content

Commit

Permalink
Merge pull request google#7167 from zhlhahaha:2438
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 433048695
  • Loading branch information
gvisor-bot committed Mar 7, 2022
2 parents 21a689b + 4ecf66c commit 4c7dba9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
File renamed without changes.
2 changes: 2 additions & 0 deletions pkg/cpuid/cpuid_arm64.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4c7dba9

Please sign in to comment.