summaryrefslogtreecommitdiffstats
path: root/dependencies/pkg/mod/github.com/vbauerster/mpb/v6@v6.0.4/cwriter/util_solaris.go
blob: 4b29ff5c0017d3af5c229d3102baa71da3159d02 (plain)
1
2
3
4
5
6
7
// +build solaris

package cwriter

import "golang.org/x/sys/unix"

const ioctlReadTermios = unix.TCGETA