aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/LPC214x/pal_lld.c
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-12-08 08:28:49 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-12-08 08:28:49 +0000
commit456490bf06d9d6eccf7a02b18fba94058c81f26c (patch)
treeb6fa02d2183f1eea53ddb8c907f48509fcc32e23 /os/hal/platforms/LPC214x/pal_lld.c
parent4c32fd2c0ffb52504767ff8925d79d806fa2a795 (diff)
downloadChibiOS-456490bf06d9d6eccf7a02b18fba94058c81f26c.tar.gz
ChibiOS-456490bf06d9d6eccf7a02b18fba94058c81f26c.tar.bz2
ChibiOS-456490bf06d9d6eccf7a02b18fba94058c81f26c.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1388 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/LPC214x/pal_lld.c')
-rw-r--r--os/hal/platforms/LPC214x/pal_lld.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/platforms/LPC214x/pal_lld.c b/os/hal/platforms/LPC214x/pal_lld.c
index 666afef55..5a024fff8 100644
--- a/os/hal/platforms/LPC214x/pal_lld.c
+++ b/os/hal/platforms/LPC214x/pal_lld.c
@@ -24,8 +24,8 @@
* @{
*/
-#include <ch.h>
-#include <pal.h>
+#include "ch.h"
+#include "hal.h"
/**
* @brief LPC214x I/O ports configuration.