From b9594976701accc895d22f0ace0e4397bade0f4c Mon Sep 17 00:00:00 2001 From: Rafaël Carré Date: Wed, 4 Jan 2012 05:21:52 +0000 Subject: dbg_ports(): remove duplicate prototype git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31558 a1c6a512-1295-4272-9138-f99709370657 --- firmware/target/mips/ingenic_jz47xx/debug-target.h | 1 - 1 file changed, 1 deletion(-) (limited to 'firmware/target/mips/ingenic_jz47xx/debug-target.h') diff --git a/firmware/target/mips/ingenic_jz47xx/debug-target.h b/firmware/target/mips/ingenic_jz47xx/debug-target.h index f51c5bf8da..4709bd344e 100644 --- a/firmware/target/mips/ingenic_jz47xx/debug-target.h +++ b/firmware/target/mips/ingenic_jz47xx/debug-target.h @@ -23,6 +23,5 @@ #define __DEBUG_TARGET_H_ bool dbg_hw_info(void); -bool dbg_ports(void); #endif /* __DEBUG_TARGET_H_ */ -- cgit v1.2.3