mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-21 02:06:14 +08:00
[BSP][qemu-vexpress-a9] code cleaup for compiling warning.
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
#define INT_IRQ 0x00
|
||||
#define INT_FIQ 0x01
|
||||
|
||||
void rt_hw_vector_init(void);
|
||||
|
||||
void rt_hw_interrupt_control(int vector, int priority, int route);
|
||||
|
||||
void rt_hw_interrupt_init(void);
|
||||
|
||||
Reference in New Issue
Block a user