Skip to content

Commit c6ff04b

Browse files
bluecmddiscordianfish
authored andcommitted
cpuinfo: Enable for all 32-bit ARM CPUs
Repurpose the ARMv6 cpuinfo for all ARM CPUs. CPU info format likely is not dependent on instruction set version. Signed-off-by: Christian Svensson <bluecmd@google.com>
1 parent 7a44272 commit c6ff04b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cpuinfo_armv6l.go renamed to cpuinfo_arm.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
// limitations under the License.
1313

1414
// +build linux
15-
// +build armv6l
1615

1716
package procfs
1817

0 commit comments

Comments
 (0)