K 10 svn:author V 3 jhb K 8 svn:date V 27 2003-08-04T20:34:25.000000Z K 7 svn:log V 310 - GC unused cpu_thread_link(). - Move the enabling of interrupts out of assembly and into C a few instructions later at cpu_critical_fork_exit(). This puts more of the MD critical section implementation under the MD critical section API making it easier to test and develop alternative implementations. END