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