summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libc/cbb-musl-pe.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libc/cbb-musl-pe.h b/libc/cbb-musl-pe.h
index 57efa2403..9ab2ee569 100644
--- a/libc/cbb-musl-pe.h
+++ b/libc/cbb-musl-pe.h
@@ -131,7 +131,10 @@ extern "C" {
"__EH_FRAME_BEGIN__," \
"__dso_handle," \
"_init,_fini," \
+ "_so_entry_point," \
"__so_entry_point," \
+ "__chkstk_ms," \
+ "___chkstk_ms," \
"dso_main_routine "
#undef LINK_SPEC