aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/runtime/hosted.go
blob: 913322e27a8cb6778490e3331d38ee697036d44c (plain)
1
2
3
4
5
//go:build !baremetal

package runtime

const baremetal = false