Fix the yellow again

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23127 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael Sparmann 2009-10-12 10:44:48 +00:00
parent 6b17295926
commit 8afaee6471

View file

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