aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/debugcall.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/debugcall.go')
-rw-r--r--src/runtime/debugcall.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/runtime/debugcall.go b/src/runtime/debugcall.go
index a1440f7649..005a259f28 100644
--- a/src/runtime/debugcall.go
+++ b/src/runtime/debugcall.go
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build amd64
-// +build amd64
package runtime