aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/templates
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-12-08 19:11:39 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-12-08 19:11:39 +0000
commitce9fe96187534a8d43b6380738a3e4e49276ddc4 (patch)
treec434955d5e29a3cc4e42508ae366b83700c1d30b /os/hal/templates
parent31f54b93735bca0ef23b68dc1a1cf735800bbf14 (diff)
downloadChibiOS-ce9fe96187534a8d43b6380738a3e4e49276ddc4.tar.gz
ChibiOS-ce9fe96187534a8d43b6380738a3e4e49276ddc4.tar.bz2
ChibiOS-ce9fe96187534a8d43b6380738a3e4e49276ddc4.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1399 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/templates')
-rw-r--r--os/hal/templates/hal_lld.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/os/hal/templates/hal_lld.h b/os/hal/templates/hal_lld.h
index 054189d63..35e02490b 100644
--- a/os/hal/templates/hal_lld.h
+++ b/os/hal/templates/hal_lld.h
@@ -27,8 +27,6 @@
#ifndef _HAL_LLD_H_
#define _HAL_LLD_H_
-#include "avr/io.h"
-
/*===========================================================================*/
/* Driver constants. */
/*===========================================================================*/