nit
This commit is contained in:
parent
e6ffaa9d8e
commit
43baa1f224
1 changed files with 1 additions and 1 deletions
2
main.c
2
main.c
|
@ -74,7 +74,7 @@ mpmain(void)
|
||||||
scheduler();
|
scheduler();
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
void
|
||||||
bootothers(void)
|
bootothers(void)
|
||||||
{
|
{
|
||||||
extern uchar _binary_bootother_start[], _binary_bootother_size[];
|
extern uchar _binary_bootother_start[], _binary_bootother_size[];
|
||||||
|
|
Loading…
Reference in a new issue