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