aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/PPC/SPC563Mxx/ivor.s
diff options
context:
space:
mode:
Diffstat (limited to 'os/ports/GCC/PPC/SPC563Mxx/ivor.s')
-rw-r--r--os/ports/GCC/PPC/SPC563Mxx/ivor.s8
1 files changed, 5 insertions, 3 deletions
diff --git a/os/ports/GCC/PPC/SPC563Mxx/ivor.s b/os/ports/GCC/PPC/SPC563Mxx/ivor.s
index 34cfae43d..de937ef17 100644
--- a/os/ports/GCC/PPC/SPC563Mxx/ivor.s
+++ b/os/ports/GCC/PPC/SPC563Mxx/ivor.s
@@ -26,10 +26,12 @@
* @{
*/
+/*
+ * Imports the PPC configuration headers.
+ */
+#define _FROM_ASM_
#include "chconf.h"
-
-#define FALSE 0
-#define TRUE 1
+#include "chcore.h"
#if !defined(__DOXYGEN__)
/*