summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.powerpc
diff options
context:
space:
mode:
authorbenno <benno@FreeBSD.org>2002-06-29 09:28:21 +0000
committerbenno <benno@FreeBSD.org>2002-06-29 09:28:21 +0000
commit6c2607ad88792b8bc1b57d0a041605e8aa64ef46 (patch)
treeb9c0a09df64c61a350b44617c4ef96ea16dc1fe3 /sys/conf/files.powerpc
parented94a8432d7c0a32bb7aa036d2050942d9c618b1 (diff)
downloadFreeBSD-src-6c2607ad88792b8bc1b57d0a041605e8aa64ef46.zip
FreeBSD-src-6c2607ad88792b8bc1b57d0a041605e8aa64ef46.tar.gz
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>
Diffstat (limited to 'sys/conf/files.powerpc')
-rw-r--r--sys/conf/files.powerpc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.powerpc b/sys/conf/files.powerpc
index 1845b53..2f91ace 100644
--- a/sys/conf/files.powerpc
+++ b/sys/conf/files.powerpc
@@ -21,6 +21,7 @@ powerpc/powerpc/elf_machdep.c standard
powerpc/powerpc/extintr.c standard
powerpc/powerpc/fpu.c standard
powerpc/powerpc/fuswintr.c standard
+powerpc/powerpc/interrupt.c standard
powerpc/powerpc/machdep.c standard
powerpc/powerpc/nexus.c standard
powerpc/powerpc/ofwmagic.s standard
OpenPOWER on IntegriCloud