forked from Imagelibrary/rtems
Add missing prototype.
This commit is contained in:
@@ -132,7 +132,7 @@ extern void _exc_data_abort();
|
||||
*
|
||||
* @todo Can't use exception vectors in GBA because they are already in GBA ROM BIOS!!
|
||||
*/
|
||||
extern __inline__ void rtems_exception_init_mngt();
|
||||
extern __inline__ void rtems_exception_init_mngt(void);
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user