Gitiles
Code Review
Sign In
gerrit.opencord.org
/
bbsim
/
7011fc92233353b7149880d9a08ca57304233e8e
/
.
/
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
)