aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/PPC/SPC563Mxx/vectors.s
diff options
context:
space:
mode:
Diffstat (limited to 'os/ports/GCC/PPC/SPC563Mxx/vectors.s')
-rw-r--r--os/ports/GCC/PPC/SPC563Mxx/vectors.s7
1 files changed, 7 insertions, 0 deletions
diff --git a/os/ports/GCC/PPC/SPC563Mxx/vectors.s b/os/ports/GCC/PPC/SPC563Mxx/vectors.s
index 32cf37942..c823244c8 100644
--- a/os/ports/GCC/PPC/SPC563Mxx/vectors.s
+++ b/os/ports/GCC/PPC/SPC563Mxx/vectors.s
@@ -26,6 +26,13 @@
* @{
*/
+/*
+ * Imports the PPC configuration headers.
+ */
+#define _FROM_ASM_
+#include "chconf.h"
+#include "chcore.h"
+
#if !defined(__DOXYGEN__)
/* BAM info, SWT off, WTE off, VLE from settings.*/