summaryrefslogtreecommitdiff
path: root/firmware/target/arm/tcc77x/debug-tcc77x.c
diff options
context:
space:
mode:
authorRafaël Carré <funman@videolan.org>2012-05-07 00:55:59 -0400
committerRafaël Carré <funman@videolan.org>2012-05-07 00:55:59 -0400
commit7ca20810367d9a1b211f242d1b1183dbedeeda68 (patch)
treed3203ec6d90185bbfed6b87d911c43f52c624f41 /firmware/target/arm/tcc77x/debug-tcc77x.c
parented38c5d953a44f952b1090e0a61a97aca408aa7b (diff)
downloadrockbox-7ca20810367d9a1b211f242d1b1183dbedeeda68.tar.gz
rockbox-7ca20810367d9a1b211f242d1b1183dbedeeda68.zip
remove debug-target.h
Diffstat (limited to 'firmware/target/arm/tcc77x/debug-tcc77x.c')
-rw-r--r--firmware/target/arm/tcc77x/debug-tcc77x.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/target/arm/tcc77x/debug-tcc77x.c b/firmware/target/arm/tcc77x/debug-tcc77x.c
index 250afb46c7..5a97706722 100644
--- a/firmware/target/arm/tcc77x/debug-tcc77x.c
+++ b/firmware/target/arm/tcc77x/debug-tcc77x.c
@@ -28,7 +28,6 @@
28#include "button.h" 28#include "button.h"
29#include "lcd.h" 29#include "lcd.h"
30#include "font.h" 30#include "font.h"
31#include "debug-target.h"
32#include "adc.h" 31#include "adc.h"
33 32
34bool dbg_ports(void) 33bool dbg_ports(void)