try to reduce some Amiga cross-compile warnings
This commit is contained in:
@@ -891,6 +891,10 @@ amii_loadlib(void)
|
||||
{
|
||||
}
|
||||
|
||||
#ifdef CROSS_TO_AMIGA
|
||||
extern void Abort(long) NORETURN;
|
||||
#endif
|
||||
|
||||
/* fatal error */
|
||||
/*VARARGS1*/
|
||||
void error
|
||||
|
||||
Reference in New Issue
Block a user