blob: 2d43869a84a6e6aec92568a2d3c04a23b9987f47 [file] [log] [blame]
// generated by gengoos.go using 'go generate'
// +build !android
package sys
const TheGoos = `linux`
const GoosAndroid = 0
const GoosDarwin = 0
const GoosDragonfly = 0
const GoosFreebsd = 0
const GoosLinux = 1
const GoosNacl = 0
const GoosNetbsd = 0
const GoosOpenbsd = 0
const GoosPlan9 = 0
const GoosSolaris = 0
const GoosWindows = 0