aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/PPC/chcore.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-04-26 08:51:02 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-04-26 08:51:02 +0000
commitb6c27614827de128c95b6582461999e298d2fb68 (patch)
tree9fa0ae76c0cc7938fe3cb4f271d8ce5f3871be04 /os/ports/GCC/PPC/chcore.h
parentd7138e295faf9a75a6f266bae2308d2b08e3d685 (diff)
downloadChibiOS-b6c27614827de128c95b6582461999e298d2fb68.tar.gz
ChibiOS-b6c27614827de128c95b6582461999e298d2fb68.tar.bz2
ChibiOS-b6c27614827de128c95b6582461999e298d2fb68.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5614 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/ports/GCC/PPC/chcore.h')
-rw-r--r--os/ports/GCC/PPC/chcore.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/ports/GCC/PPC/chcore.h b/os/ports/GCC/PPC/chcore.h
index 0f78b3b9b..b689026e5 100644
--- a/os/ports/GCC/PPC/chcore.h
+++ b/os/ports/GCC/PPC/chcore.h
@@ -54,6 +54,7 @@
#define PPC_VARIANT_e200z4 204
/** @} */
+#include "vectors.h"
#include "ppcparams.h"
/*===========================================================================*/