K 10 svn:author V 5 benno K 8 svn:date V 27 2002-06-29T09:28:21.000000Z K 7 svn:log V 306 Many fixes to low-level trap and interrupt handling: - Tidy up clock code. Don't repeatedly call hardclock(). - Remove intrnames, decrnest and intrcnt from locore.s - Coalesce all trap handling into a single stub that then calls a dispatch function. Submitted by: Peter Grehan END