cleanup hwinit0

This commit is contained in:
NIIBE Yutaka
2012-05-28 11:48:35 +09:00
parent f072de436b
commit 54f52838ef
10 changed files with 5 additions and 52 deletions

View File

@@ -4,12 +4,6 @@
#include "../common/hwinit.c"
void
hwinit0 (void)
{
hwinit0_common ();
}
void
hwinit1 (void)
{