aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/signal_aix_ppc64.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/signal_aix_ppc64.go')
-rw-r--r--src/runtime/signal_aix_ppc64.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/runtime/signal_aix_ppc64.go b/src/runtime/signal_aix_ppc64.go
index c17563e2a5..a0becd431e 100644
--- a/src/runtime/signal_aix_ppc64.go
+++ b/src/runtime/signal_aix_ppc64.go
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+//go:build aix
// +build aix
package runtime