freebsd-nq/sys/powerpc
Benno Rice 6c2a062580 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 <peterg@ptree32.com.au>
2002-06-29 09:28:21 +00:00
..
aim Many fixes to low-level trap and interrupt handling: 2002-06-29 09:28:21 +00:00
compile
conf Add ofwd to the GENERIC config for powerpc. 2002-04-15 12:30:18 +00:00
include Make vm_pindex_t 64-bit on all platforms. This is necessary to avoid 2002-06-23 21:57:19 +00:00
powerpc Many fixes to low-level trap and interrupt handling: 2002-06-29 09:28:21 +00:00