blob: e4eb0d7bc23a1120030268a8e1296122fab9c50a [file] [log] [blame]
// Copyright 2023 The Go 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 linux && (mips || mipsle)
package syscall
const SYS_FCNTL = 4055