telegraf/plugins/inputs/intel_pmu/intel_pmu_notamd64linux.go

5 lines
71 B
Go

//go:build !linux || !amd64
// +build !linux !amd64
package intel_pmu