aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/LPC214x
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-19 18:45:11 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-11-19 18:45:11 +0000
commit3ae01fd47b63b190ee6d7588d8721e8edad3d150 (patch)
treee8b51a08b93806101d3e59edab7a7fa484f716e3 /os/hal/platforms/LPC214x
parentd519ffda2aca7ce92f5f2ad554cdc52a7a7bdfe8 (diff)
downloadChibiOS-3ae01fd47b63b190ee6d7588d8721e8edad3d150.tar.gz
ChibiOS-3ae01fd47b63b190ee6d7588d8721e8edad3d150.tar.bz2
ChibiOS-3ae01fd47b63b190ee6d7588d8721e8edad3d150.zip
ARM7/9 port update, other improvements.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2389 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/LPC214x')
-rw-r--r--os/hal/platforms/LPC214x/vic.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/hal/platforms/LPC214x/vic.c b/os/hal/platforms/LPC214x/vic.c
index 97dbf4851..f1b75aa80 100644
--- a/os/hal/platforms/LPC214x/vic.c
+++ b/os/hal/platforms/LPC214x/vic.c
@@ -26,6 +26,7 @@
*/
#include "ch.h"
+#include "hal.h"
/**
* @brief VIC Initialization.