aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/internal/syscall/defs_linux_arm64.go
blob: 6292c90af5cfb0d3a7ac1b074e85b5ba12c75156 (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 = 25