summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index 308541b..a7570bc 100644
--- a/main.c
+++ b/main.c
@@ -74,7 +74,7 @@ mpmain(void)
scheduler();
}
-static void
+void
bootothers(void)
{
extern uchar _binary_bootother_start[], _binary_bootother_size[];