Add the arm9_setup() prototype.
This commit is contained in:
parent
e45fb59abe
commit
211d1ec5a8
@ -131,6 +131,8 @@ bzero(void *addr, int count)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
static void arm9_setup(void);
|
||||||
|
|
||||||
void
|
void
|
||||||
_start(void)
|
_start(void)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user