aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/runtime/wait_other.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/wait_other.go')
-rw-r--r--src/runtime/wait_other.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/runtime/wait_other.go b/src/runtime/wait_other.go
index 1807a76eb..b51d4b64b 100644
--- a/src/runtime/wait_other.go
+++ b/src/runtime/wait_other.go
@@ -1,5 +1,4 @@
//go:build !tinygo.riscv && !cortexm
-// +build !tinygo.riscv,!cortexm
package runtime