K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-02-21T22:51:00.000000Z K 7 svn:log V 234 Remove attempt to add in PREEMPTION #ifdef test in MI code that didn't work because opt_preemption.h wasn't #include'd. Instead, make use of the do_switch parameter to ithread_schedule() and do the check in the alpha interrupt code. END