Jilles Tjoelker 338b821b0f sh: Remove mkinit.
Replace the RESET blocks with regular functions and a reset() function that
calls them all.

This code generation tool is unusual and does not appear to provide much
benefit. I do not think isolating the knowledge about which modules need to
be reset is worth an almost 500-line build tool and wider scope for
variables used by the reset functions.

Also, relying on reset functions is often wrong: the cleanup should be done
in exception handlers so that no stale state remains after 'command eval'
and the like.
2013-07-25 15:08:41 +00:00
..
2013-07-25 15:08:41 +00:00
2013-07-25 15:08:41 +00:00
2013-07-25 15:08:41 +00:00
2013-04-01 17:18:22 +00:00
2013-07-25 15:08:41 +00:00
2013-07-25 15:08:41 +00:00
2012-07-15 10:49:16 +00:00
2013-07-25 15:08:41 +00:00
2013-07-25 15:08:41 +00:00
2013-04-07 16:28:36 +00:00
2013-07-25 15:08:41 +00:00
2013-07-25 15:08:41 +00:00
2013-07-25 15:08:41 +00:00
2013-07-25 15:08:41 +00:00
2013-07-25 15:08:41 +00:00
2013-04-01 17:18:22 +00:00
2013-05-09 21:29:16 +00:00