summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/pp
diff options
context:
space:
mode:
authorRafaël Carré <rafael.carre@gmail.com>2012-01-04 05:21:52 +0000
committerRafaël Carré <rafael.carre@gmail.com>2012-01-04 05:21:52 +0000
commitb9594976701accc895d22f0ace0e4397bade0f4c (patch)
tree77d65cc4c7f442ccc2a39f8097f540c4be8fc08f /firmware/target/arm/pp
parentec398340cd9ebe2dea4181665afa1fd7419bc2d3 (diff)
downloadrockbox-b9594976701accc895d22f0ace0e4397bade0f4c.tar.gz
rockbox-b9594976701accc895d22f0ace0e4397bade0f4c.zip
dbg_ports(): remove duplicate prototype
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31558 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/target/arm/pp')
-rw-r--r--firmware/target/arm/pp/debug-target.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/target/arm/pp/debug-target.h b/firmware/target/arm/pp/debug-target.h
index b7a1f7e5cb..f60de4d66d 100644
--- a/firmware/target/arm/pp/debug-target.h
+++ b/firmware/target/arm/pp/debug-target.h
@@ -44,5 +44,4 @@
#elif (CONFIG_KEYPAD == PBELL_VIBE500_PAD)
# define DEBUG_CANCEL BUTTON_CANCEL
#endif
-bool dbg_ports(void);
bool dbg_hw_info(void);