gvisor/pkg/cpuid
Michael Pratt db7917556a Fix 386 build tags
The build tag for 32-bit x86 is 386, not i386.

Updates #2298

PiperOrigin-RevId: 304206373
2020-04-01 10:00:03 -07:00
..
BUILD Enable pkg/cpuid support on arm64. 2020-02-10 02:46:05 +00:00
cpu_amd64.s Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
cpuid.go Enable pkg/cpuid support on arm64. 2020-02-10 02:46:05 +00:00
cpuid_arm64.go Merge pull request #1453 from xiaobo55x:cpuid 2020-02-10 11:01:08 -08:00
cpuid_arm64_test.go Enable pkg/cpuid support on arm64. 2020-02-10 02:46:05 +00:00
cpuid_parse_x86_test.go Fix 386 build tags 2020-04-01 10:00:03 -07:00
cpuid_x86.go Fix 386 build tags 2020-04-01 10:00:03 -07:00
cpuid_x86_test.go Fix 386 build tags 2020-04-01 10:00:03 -07:00