runtime: rename clite conflicts function names

This commit is contained in:
Li Jie
2025-01-08 17:04:10 +08:00
parent 27052c21be
commit 6e6b8b404f
5 changed files with 15 additions and 11 deletions

View File

@@ -25,5 +25,5 @@ const (
LLGoPackage = "link"
)
//go:linkname Clearenv C.llgoClearenv
//go:linkname Clearenv C.cliteClearenv
func Clearenv()