aboutsummaryrefslogtreecommitdiff
path: root/src/syscall/zerrors_linux_ppc64.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/syscall/zerrors_linux_ppc64.go')
-rw-r--r--src/syscall/zerrors_linux_ppc64.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/syscall/zerrors_linux_ppc64.go b/src/syscall/zerrors_linux_ppc64.go
index f064731ae5..1dda43be70 100644
--- a/src/syscall/zerrors_linux_ppc64.go
+++ b/src/syscall/zerrors_linux_ppc64.go
@@ -4,6 +4,7 @@
// Created by cgo -godefs - DO NOT EDIT
// cgo -godefs -- -m64 _const.go
+//go:build ppc64 && linux
// +build ppc64,linux
package syscall