K 10 svn:author V 3 dfr K 8 svn:date V 27 2001-09-13T12:39:15.000000Z K 7 svn:log V 408 * Enable dynamically linked kernel. This involves adding a self-relocator to locore to process the @fptr relocations in the dynamic executable. * Don't initialise the timer until *after* we install the timecounter to avoid a race between timecounter initialisation and hardclock. * Tidy up bootinfo somewhat including adding sanity checks for when the kernel is loaded without a recognisable bootinfo. END