From 98161e67657303e9fef17677de9b3dc40afcf783 Mon Sep 17 00:00:00 2001 From: midipix Date: Tue, 28 Jun 2016 12:20:46 -0400 Subject: midipix targets: shared: complete list of non-exported symbols. --- libc/cbb-musl-pe.h | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3