aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/ports/e200/compilers/GCC
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2016-04-18 10:11:04 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2016-04-18 10:11:04 +0000
commit312c81ff993de909a3b22740de10dd2e723efe39 (patch)
treedada2a92859815339dbdd6eea5ee9f7c0d693bf2 /os/common/ports/e200/compilers/GCC
parent0ee49eed894c2e7c020fa7412809f054dfb85d6d (diff)
downloadChibiOS-312c81ff993de909a3b22740de10dd2e723efe39.tar.gz
ChibiOS-312c81ff993de909a3b22740de10dd2e723efe39.tar.bz2
ChibiOS-312c81ff993de909a3b22740de10dd2e723efe39.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9314 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/common/ports/e200/compilers/GCC')
-rw-r--r--os/common/ports/e200/compilers/GCC/ivor.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/common/ports/e200/compilers/GCC/ivor.s b/os/common/ports/e200/compilers/GCC/ivor.s
index d0acafd3a..53f84f96c 100644
--- a/os/common/ports/e200/compilers/GCC/ivor.s
+++ b/os/common/ports/e200/compilers/GCC/ivor.s
@@ -37,6 +37,7 @@
* Imports the PPC configuration headers.
*/
#define _FROM_ASM_
+#include "chlicense.h"
#include "chconf.h"
#include "chcore.h"