forked from Imagelibrary/rtems
bsps: Break out AArch32 GICv3 support
This breaks out AArch32-specific code so that the shared GICv3 code can be reused by other architectures.
This commit is contained in:
committed by
Joel Sherrill
parent
1480c3f5e8
commit
f8ad5bb2a4
@@ -20,7 +20,7 @@
|
||||
#include <rtems/irq.h>
|
||||
#include <rtems/irq-extension.h>
|
||||
|
||||
#include <bsp/arm-gic-irq.h>
|
||||
#include <dev/irq/arm-gic-irq.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user