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