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
@@ -19,6 +19,6 @@
|
||||
#ifndef __tm27_h
|
||||
#define __tm27_h
|
||||
|
||||
#include <bsp/arm-gic-tm27.h>
|
||||
#include <dev/irq/arm-gic-tm27.h>
|
||||
|
||||
#endif /* __tm27_h */
|
||||
|
||||
Reference in New Issue
Block a user