Kill some warnings

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23085 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dave Chapman 2009-10-11 01:45:50 +00:00
parent b04a7a86e1
commit 4ea4ce4cfb
2 changed files with 2 additions and 11 deletions

View file

@ -150,15 +150,6 @@ void fiq_handler(void)
}
static void gpio_init(void)
{
}
static void clock_init(void)
{
}
void system_init(void)
{
}