This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
llgo
Watch
1
Star
0
Fork
0
You've already forked llgo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
62e721b1c8cf6fae944b9d7839fa9a6684bc8a62
llgo
/
internal
/
runtime
/
c
/
c_default.go
9 lines
93 B
Go
Raw
Normal View
History
Unescape
Escape
runtime: compatible difference of stdio symbols between linux and others
2024-06-06 11:01:32 +08:00
//go:build !linux
// +build !linux
package
c
const
(
runtime: fix libc linking
2024-06-06 11:01:32 +08:00
LLGoPackage
=
"decl: c_default.ll"
runtime: compatible difference of stdio symbols between linux and others
2024-06-06 11:01:32 +08:00
)
Reference in New Issue
Copy Permalink