This commit is contained in:
rsc 2007-08-28 04:14:32 +00:00
parent e6ffaa9d8e
commit 43baa1f224

2
main.c
View file

@ -74,7 +74,7 @@ mpmain(void)
scheduler();
}
static void
void
bootothers(void)
{
extern uchar _binary_bootother_start[], _binary_bootother_size[];