blob: 42511a36ad7f12448ff166f3bb30d875b18b42f8 [file] [log] [blame]
// generated by gengoos.go using 'go generate'
package sys
const GOOS = `solaris`
const GoosAndroid = 0
const GoosDarwin = 0
const GoosDragonfly = 0
const GoosFreebsd = 0
const GoosLinux = 0
const GoosNacl = 0
const GoosNetbsd = 0
const GoosOpenbsd = 0
const GoosPlan9 = 0
const GoosSolaris = 1
const GoosWindows = 0