[rtems commit] bsps/arm: Include missing header file

Sebastian Huber sebh at rtems.org
Fri Jul 6 05:27:36 UTC 2018


Module:    rtems
Branch:    master
Commit:    fc5cc9af10a97489152fe2da119336758896eb49
Changeset: http://git.rtems.org/rtems/commit/?id=fc5cc9af10a97489152fe2da119336758896eb49

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Jul  5 08:54:34 2018 +0200

bsps/arm: Include missing header file

---

 bsps/arm/include/bsp/arm-a9mpcore-start.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bsps/arm/include/bsp/arm-a9mpcore-start.h b/bsps/arm/include/bsp/arm-a9mpcore-start.h
index 7d6185b..dd1e124 100644
--- a/bsps/arm/include/bsp/arm-a9mpcore-start.h
+++ b/bsps/arm/include/bsp/arm-a9mpcore-start.h
@@ -31,6 +31,7 @@
 #include <bsp/start.h>
 #include <bsp/arm-a9mpcore-regs.h>
 #include <bsp/arm-errata.h>
+#include <bsp/arm-gic-irq.h>
 
 #ifdef __cplusplus
 extern "C" {



More information about the vc mailing list