summaryrefslogtreecommitdiff
path: root/src/target/arm11.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/arm11.h')
-rw-r--r--src/target/arm11.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/target/arm11.h b/src/target/arm11.h
index e48758f4..9bc6eb44 100644
--- a/src/target/arm11.h
+++ b/src/target/arm11.h
@@ -188,6 +188,4 @@ struct arm11_reg_state
struct target * target;
};
-int arm11_register_commands(struct command_context *cmd_ctx);
-
#endif /* ARM11_H */