6 lines
64 B
Go
6 lines
64 B
Go
|
// +build linux
|
||
|
|
||
|
package colog
|
||
|
|
||
|
const ioctlReadTermios = 0x5401
|