Index: src/runtime/amiga-library.m ================================================================== --- src/runtime/amiga-library.m +++ src/runtime/amiga-library.m @@ -144,15 +144,10 @@ ".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"