summaryrefslogtreecommitdiff
path: root/src/target/etb.h
diff options
context:
space:
mode:
authorDavid Brownell <dbrownell@users.sourceforge.net>2009-11-11 04:42:50 -0800
committerDavid Brownell <dbrownell@users.sourceforge.net>2009-11-11 04:42:50 -0800
commitd796ce0e4d17e8a140ad0efa8c63c828ca185455 (patch)
tree2b7bd55cb37c3d13c847a4c4697da26a1aa8dcf8 /src/target/etb.h
parent583a293a326bcb4b7438871d492cd85c143e3fa1 (diff)
downloadopenocd+libswd-d796ce0e4d17e8a140ad0efa8c63c828ca185455.tar.gz
openocd+libswd-d796ce0e4d17e8a140ad0efa8c63c828ca185455.tar.bz2
openocd+libswd-d796ce0e4d17e8a140ad0efa8c63c828ca185455.tar.xz
openocd+libswd-d796ce0e4d17e8a140ad0efa8c63c828ca185455.zip
ETM cleanup
Various cleanups of ETM related code. - Saner error return paths - Simplify arm7_9 init ... no need for extra zeroing! - Shrink some lines - Tweak some diagnostics - Use shorter name for ETM struct type. - Don't exit() and similar. The diagnostics look forward to having this ETM code work with more than just ARM7/ARM9. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'src/target/etb.h')
-rw-r--r--src/target/etb.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/target/etb.h b/src/target/etb.h
index cc58b659..da9c9b3b 100644
--- a/src/target/etb.h
+++ b/src/target/etb.h
@@ -20,8 +20,6 @@
#ifndef ETB_H
#define ETB_H
-#include "etm.h"
-
/* ETB registers */
enum
{