@@ -144,10 +144,15 @@ ".align 1\n" "___restore_a4:\n" " movea.l 42(a6), a4\n" " rts" ); + +void +__init_eh(void) +{ +} #elif defined(OF_MORPHOS) /* All __saveds functions in this file need to use the M68K ABI */ __asm__ ( ".section .text\n" ".align 2\n"