blob: 75baeb34f6442694b3399e4ea3d27b9d749a4dc2 [file] [log] [blame]
// Code generated by gengoos.go using 'go generate'. DO NOT EDIT.
// +build plan9
package sys
const GOOS = `plan9`
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 = 1
const GoosSolaris = 0
const GoosWindows = 0
const GoosZos = 0