build on zos
Neil Johnson authored
5 years ago
Samuel-Turner committed
5 years ago
1 changed file(s) with
7 addition(s)
and
0 deletion(s)
.
Raw diff
Collapse all
Expand all
+7
-0
cwriter/util_zos.go
less
more
0
// +build zos
1
2
package cwriter
3
4
import "golang.org/x/sys/unix"
5
6
const ioctlReadTermios = unix.TCGETS