summaryrefslogtreecommitdiffstats
path: root/loader
diff options
context:
space:
mode:
Diffstat (limited to 'loader')
-rw-r--r--loader/win32.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/loader/win32.c b/loader/win32.c
index 3174c4e17d..fbd4d5a4e5 100644
--- a/loader/win32.c
+++ b/loader/win32.c
@@ -4611,6 +4611,7 @@ static INT WINAPI expMessageBoxA(HWND hWnd, LPCSTR text, LPCSTR title, UINT type
* \param dest jump target
*/
void exp_EH_prolog(void *dest);
+void exp_EH_prolog_dummy(void);
//! just a dummy function that acts a container for the asm section
void exp_EH_prolog_dummy(void) {
__asm__ volatile (