commit 43baa1f22417ef920c718731d3a2741c52c516fb parent e6ffaa9d8eb4755e82cb7f4ebb47e70e7c8df42d Author: rsc <rsc> Date: Tue, 28 Aug 2007 04:14:32 +0000 nit Diffstat:
M | main.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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[];