aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/os/removeall_other.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/os/removeall_other.go')
-rw-r--r--src/os/removeall_other.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/os/removeall_other.go b/src/os/removeall_other.go
index dc65aaab2..bf3265dee 100644
--- a/src/os/removeall_other.go
+++ b/src/os/removeall_other.go
@@ -1,4 +1,4 @@
-//go:build baremetal || js || wasip1 || wasip2 || wasm_unknown
+//go:build baremetal || js || wasip1 || wasip2 || wasm_unknown || nintendoswitch
// Copyright 2009 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style