K 10 svn:author V 6 julian K 8 svn:date V 27 1997-11-25T07:07:48.000000Z K 7 svn:log V 307 Shift a few SYSINT() calls around. this results in a few functions becoming static, and the SYSINITs being close to the code they are related to. setting up the dump device is with dumpsys() and kicking off the scheduler is with the scheduler. Mounting root is with the code that does it. Reviewed by: phk END