ci: fix clite init() causing linting failure
This commit is contained in:
@@ -279,6 +279,9 @@ github_com_goplus_llgo__demo_go_export_init(void) GO_SYMBOL_RENAME("github.com/g
|
||||
void
|
||||
github_com_goplus_llgo_runtime_abi_init(void) GO_SYMBOL_RENAME("github.com/goplus/llgo/runtime/abi.init")
|
||||
|
||||
void
|
||||
github_com_goplus_llgo_runtime_internal_clite_init(void) GO_SYMBOL_RENAME("github.com/goplus/llgo/runtime/internal/clite.init")
|
||||
|
||||
void
|
||||
github_com_goplus_llgo_runtime_internal_clite_bdwgc_init(void) GO_SYMBOL_RENAME("github.com/goplus/llgo/runtime/internal/clite/bdwgc.init")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user