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