aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/os/file_other.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/os/file_other.go')
-rw-r--r--src/os/file_other.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/os/file_other.go b/src/os/file_other.go
index 8d168ebc4..50bfa226f 100644
--- a/src/os/file_other.go
+++ b/src/os/file_other.go
@@ -1,4 +1,4 @@
-// +build avr cortexm tinygo.riscv wasm
+// +build baremetal wasm
package os