diff options
Diffstat (limited to 'src/runtime/nonhosted.go')
-rw-r--r-- | src/runtime/nonhosted.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/runtime/nonhosted.go b/src/runtime/nonhosted.go index 010b7c4cd..6b47ba8b0 100644 --- a/src/runtime/nonhosted.go +++ b/src/runtime/nonhosted.go @@ -1,5 +1,4 @@ //go:build baremetal || js -// +build baremetal js package runtime |