aboutsummaryrefslogtreecommitdiffstats
path: root/os/rt/include/ch.h
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2016-04-16 10:14:41 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2016-04-16 10:14:41 +0000
commit6abec945c2cc50d861f43e669b6e621367be0485 (patch)
treea640cf4570d50ed4da095278eb53feb241f025cd /os/rt/include/ch.h
parent0aabb7e5adc270fbfd31b331a8e3ee3397a24a6e (diff)
downloadChibiOS-6abec945c2cc50d861f43e669b6e621367be0485.tar.gz
ChibiOS-6abec945c2cc50d861f43e669b6e621367be0485.tar.bz2
ChibiOS-6abec945c2cc50d861f43e669b6e621367be0485.zip
New licensing headers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9286 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/rt/include/ch.h')
-rw-r--r--os/rt/include/ch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/rt/include/ch.h b/os/rt/include/ch.h
index a19f812b5..81062f673 100644
--- a/os/rt/include/ch.h
+++ b/os/rt/include/ch.h
@@ -75,6 +75,7 @@
#endif
#include "chlicense.h"
+#include "chchecks.h"
#include "chsystypes.h"
#include "chalign.h"
#include "chcore.h"