fcntl_unix.cpp

This commit is contained in:
luoliwoshang
2025-06-11 20:04:13 +08:00
parent f36098d704
commit efabdf27c8
2 changed files with 1 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ import (
// llgo:skip fcntl
const (
LLGoPackage = "link"
LLGoFiles = "_unix/fcntl_unix.c"
LLGoFiles = "_unix/fcntl_unix.cpp"
)
//go:linkname llgo_fcntl2 C.llgo_fcntl2