aboutsummaryrefslogtreecommitdiff
path: root/internal/cpu/cpu_other.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/cpu/cpu_other.go')
-rw-r--r--internal/cpu/cpu_other.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/internal/cpu/cpu_other.go b/internal/cpu/cpu_other.go
new file mode 100644
index 00000000..969c68ef
--- /dev/null
+++ b/internal/cpu/cpu_other.go
@@ -0,0 +1,3 @@
+//go:build !amd64 || purego
+
+package cpu