forked from Imagelibrary/rtems
nios2-iic-irq.c: Fix warnings
This commit is contained in:
@@ -36,6 +36,12 @@
|
||||
unsigned long *_old_stack_ptr;
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Prototypes
|
||||
*/
|
||||
void __ISR_Handler(void);
|
||||
void __Exception_Handler(CPU_Exception_frame *efr);
|
||||
|
||||
register unsigned long *stack_ptr __asm__ ("sp");
|
||||
|
||||
RTEMS_INLINE_ROUTINE void __IIC_Handler(void)
|
||||
|
||||
Reference in New Issue
Block a user