From 371562c0fc2d79adc6afc2ce81dd37857bb646e0 Mon Sep 17 00:00:00 2001 From: Joe Bryan Date: Tue, 20 Nov 2018 01:43:02 -0500 Subject: [PATCH] disables old u3m_boot --- noun/manage.c | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/noun/manage.c b/noun/manage.c index 1a8b6bad87..7ffda594d8 100644 --- a/noun/manage.c +++ b/noun/manage.c @@ -1542,6 +1542,8 @@ _cm_init_new(void) } } +// XX deprecated, remove +#if 0 /* _boot_home(): create ship directory. */ static void @@ -1593,7 +1595,10 @@ _boot_home(c3_c *dir_c, c3_c *pil_c) } } } +#endif +// XX deprecated, remove +#if 0 /* u3m_boot(): start the u3 system (old). */ void @@ -1638,6 +1643,7 @@ u3m_boot(c3_o nuu_o, c3_c* dir_c, c3_c *pil_c) u3j_ream(); } } +#endif /* u3m_boot_new(): start the u3 system (new). return next event, ** starting from 1.