OSDN Git Service

delete miner
[bytom/vapor.git] / vendor / github.com / go-kit / kit / log / term / terminal_freebsd.go
1 package term
2
3 import (
4         "syscall"
5 )
6
7 const ioctlReadTermios = syscall.TIOCGETA