summaryrefslogtreecommitdiff
path: root/firmware/target/arm/at91sam/lyre_proto1/debug-target.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/at91sam/lyre_proto1/debug-target.h')
-rw-r--r--firmware/target/arm/at91sam/lyre_proto1/debug-target.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/target/arm/at91sam/lyre_proto1/debug-target.h b/firmware/target/arm/at91sam/lyre_proto1/debug-target.h
index 59dd58cb32..946215b846 100644
--- a/firmware/target/arm/at91sam/lyre_proto1/debug-target.h
+++ b/firmware/target/arm/at91sam/lyre_proto1/debug-target.h
@@ -21,6 +21,5 @@
21 21
22#include <stdbool.h> 22#include <stdbool.h>
23 23
24bool dbg_ports(void);
25bool dbg_hw_info(void); 24bool dbg_hw_info(void);
26 25