blob: e3975e2835f0220f9565a54bddbcdb8f5485d05e [file] [log] [blame]
Scott Bakerf04b6392020-03-20 08:29:46 -07001// +build linux
2
3package flags
4
5const (
6 tIOCGWINSZ = 0x5413
7)