[rpi3]64bit platform support

This commit is contained in:
Eric Holland
2016-06-28 17:06:07 -07:00
committed by Gurjant Kalsi
parent d90cb4e7c6
commit 1164bc17bc
13 changed files with 1096 additions and 2 deletions

View File

@@ -30,8 +30,8 @@
#if WITH_DEV_INTERRUPT_ARM_GIC
#include <dev/interrupt/arm_gic.h>
#else
#error need other implementation of interrupt controller that can ipi
//#else
//#error need other implementation of interrupt controller that can ipi
#endif
#define LOCAL_TRACE 0