blob: 5b21ce845d32326944a91a28d8bd6e38f16a2f3e [file] [log] [blame]
// Copyright 2017 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build linux
package isatty
import "syscall"
const ioctlTermios = syscall.TCGETS