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