Sign in
fuchsia
/
third_party
/
github.com
/
jessevdk
/
go-flags
/
c453bfcdc06d7e8ed07746e9f509250a682600c5
/
.
/
termsize_other.go
blob: 308215155eafacb98e0724262aa8f4501392be52 [
file
] [
log
] [
blame
]
// +build !darwin,!freebsd,!netbsd,!openbsd,!linux
package flags
const (
tIOCGWINSZ = 0
)