1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00

cpu: remove unused import from cpuid_arm64

This commit is contained in:
Markus Lehtonen 2019-05-13 17:11:29 +03:00
parent 7c5f7d600e
commit 88f694a177

View file

@ -26,10 +26,6 @@ unsigned long gethwcap() {
*/ */
import "C" import "C"
import (
"sigs.k8s.io/node-feature-discovery/source"
)
/* all special features for arm64 should be defined here */ /* all special features for arm64 should be defined here */
const ( const (
/* extension instructions */ /* extension instructions */