github.com/aykevl/tinygo@v0.5.0/src/runtime/os_linux.go (about) 1 // +build linux 2 3 package runtime 4 5 const GOOS = "linux"