forked from Imagelibrary/rtems
m32r/cpu_asm.c: Add prototype to fix warning
This commit is contained in:
@@ -28,6 +28,11 @@
|
||||
#include <rtems/system.h>
|
||||
#include <rtems/score/cpu.h>
|
||||
|
||||
/*
|
||||
* Prototypes
|
||||
*/
|
||||
void _ISR_Handler(void);
|
||||
|
||||
/* void __ISR_Handler()
|
||||
*
|
||||
* This routine provides the RTEMS interrupt management.
|
||||
|
||||
Reference in New Issue
Block a user