summaryrefslogtreecommitdiff
path: root/src/target/arm11.c
diff options
context:
space:
mode:
authorDavid Brownell <dbrownell@users.sourceforge.net>2009-11-17 01:06:16 -0800
committerDavid Brownell <dbrownell@users.sourceforge.net>2009-11-17 01:06:16 -0800
commita2df544fd9cb758163b049f389c5cc07e97e029f (patch)
tree2de38306b9e5c73f3cdb73294028ddef21ebf33d /src/target/arm11.c
parente722396890bdb07553959258c585853edfbb291c (diff)
downloadopenocd_libswd-a2df544fd9cb758163b049f389c5cc07e97e029f.tar.gz
openocd_libswd-a2df544fd9cb758163b049f389c5cc07e97e029f.tar.bz2
openocd_libswd-a2df544fd9cb758163b049f389c5cc07e97e029f.tar.xz
openocd_libswd-a2df544fd9cb758163b049f389c5cc07e97e029f.zip
target: remove some more duplicate includes
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'src/target/arm11.c')
-rw-r--r--src/target/arm11.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/target/arm11.c b/src/target/arm11.c
index f0ed85f6..31135e4a 100644
--- a/src/target/arm11.c
+++ b/src/target/arm11.c
@@ -27,7 +27,6 @@
#endif
#include "etm.h"
-#include "arm11.h"
#include "breakpoints.h"
#include "arm11_dbgtap.h"
#include "arm_simulator.h"