summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.amd64
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2004-08-30 23:33:33 +0000
committerpeter <peter@FreeBSD.org>2004-08-30 23:33:33 +0000
commit43365c0b41ba8c25be618a3ee25e004e55913400 (patch)
treedb52b25c7b05ebfb6d3cc1f20e80f5f21634220b /sys/conf/files.amd64
parent1d9abdbe783a3f2587fde29b89cda1c8da982097 (diff)
downloadFreeBSD-src-43365c0b41ba8c25be618a3ee25e004e55913400.zip
FreeBSD-src-43365c0b41ba8c25be618a3ee25e004e55913400.tar.gz
Add the mp_watchdog hooks, although it locks up my SMP test box. It might
be useable to somebody.
Diffstat (limited to 'sys/conf/files.amd64')
-rw-r--r--sys/conf/files.amd641
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.amd64 b/sys/conf/files.amd64
index f4e72d6..4413e82 100644
--- a/sys/conf/files.amd64
+++ b/sys/conf/files.amd64
@@ -79,6 +79,7 @@ amd64/amd64/locore.S standard no-obj
amd64/amd64/machdep.c standard
amd64/amd64/mem.c optional mem
amd64/amd64/mp_machdep.c optional smp
+amd64/amd64/mp_watchdog.c optional mp_watchdog smp
amd64/amd64/mpboot.S optional smp
amd64/amd64/mptable.c optional mptable
amd64/amd64/mptable_pci.c optional mptable pci
OpenPOWER on IntegriCloud