@@ -41,11 +41,11 @@ # define OBJC_M68K_REG(reg) #endif /* This always needs to be the first thing in the file. */ int -_start() +_start(void) { return -1; } #ifdef OF_AMIGAOS_M68K