summaryrefslogtreecommitdiff
path: root/src/target/etb.h
diff options
context:
space:
mode:
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 f5f9cf4a..af6e2549 100644
--- a/src/target/etb.h
+++ b/src/target/etb.h
@@ -70,6 +70,4 @@ extern int etb_store_reg(reg_t *reg);
extern int etb_set_reg(reg_t *reg, u32 value);
extern int etb_set_reg_w_exec(reg_t *reg, u8 *buf);
-extern int etb_register_commands(struct command_context_s *cmd_ctx);
-
#endif /* ETB_H */