Gitiles
Code Review
Sign In
gerrit.opencord.org
/
voltctl
/
3c161c65ab7d98be1c2cec6fb8ea5bc33a1a4841
/
.
/
vendor
/
github.com
/
jessevdk
/
go-flags
/
tiocgwinsz_other.go
blob: 308215155eafacb98e0724262aa8f4501392be52 [
file
] [
log
] [
blame
]
// +build !darwin,!freebsd,!netbsd,!openbsd,!linux
package flags
const (
tIOCGWINSZ = 0
)