aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/internal/syscall/defs_linux_386.go
blob: 31d704e2350cd94f69b5ff686dc819e38707e4bb (plain)
1
2
3
4
5
6
7
// 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.

package syscall

const SYS_FCNTL = 55