From d7415b624fa278f1d8513b94b1011dc831e581bf Mon Sep 17 00:00:00 2001 From: Tomek CEDRO Date: Thu, 13 Oct 2011 21:59:45 +0200 Subject: SWD: swd tcl commands are now available from CLI and initialized at program startup with other commands. --- src/target/arm_adi_v5.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/target') diff --git a/src/target/arm_adi_v5.c b/src/target/arm_adi_v5.c index f5294469..413511c7 100644 --- a/src/target/arm_adi_v5.c +++ b/src/target/arm_adi_v5.c @@ -77,7 +77,6 @@ #include #include #include -#include //We need to have access to information on other layers such as transport etc //these are kept in global interface structure for now. Change ASAP. -- cgit v1.2.3