blob: d97cac6a2d173fe58b61a415412d4bc546152f2e [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.
//go:build darwin
// +build darwin
package isatty
import "syscall"
const ioctlTermios = syscall.TIOCGETA