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