K 10 svn:author V 3 bde K 8 svn:date V 27 2001-05-22T21:20:49.000000Z K 7 svn:log V 312 Convert npx interrupts into traps instead of vice versa. This is much simpler for npx exceptions that start as traps (no assembly required...) and works better for npx exceptions that start as interrupts (there is no longer a problem for nested interrupts). Submitted by: original (pre-SMPng) version by luoqi END