summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2003-11-08 02:40:40 +0000
committerpeter <peter@FreeBSD.org>2003-11-08 02:40:40 +0000
commitf9cbefa404d2a9d2ef70690b5b010105986b5788 (patch)
tree19323bb3e9bb5ac0a65b19b2a59665ef934eb9a7 /sys
parente27aec25abddc9701fed6b7bf15735b5959b9320 (diff)
downloadFreeBSD-src-f9cbefa404d2a9d2ef70690b5b010105986b5788.zip
FreeBSD-src-f9cbefa404d2a9d2ef70690b5b010105986b5788.tar.gz
Rename npx.c to fpu.c (it isn't an extension, its part of the core
architecture now).
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/files.amd642
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files.amd64 b/sys/conf/files.amd64
index a4a6d9b..0af5b67 100644
--- a/sys/conf/files.amd64
+++ b/sys/conf/files.amd64
@@ -76,13 +76,13 @@ amd64/amd64/tsc.c standard
amd64/amd64/uma_machdep.c standard
amd64/amd64/vm_machdep.c standard
amd64/amd64/in_cksum.c optional inet
+amd64/amd64/fpu.c standard
amd64/isa/clock.c standard
amd64/isa/intr_machdep.c standard
amd64/isa/isa.c standard
amd64/isa/isa_dma.c standard
amd64/isa/ithread.c standard
-amd64/isa/npx.c standard
amd64/pci/pci_cfgreg.c optional pci
amd64/pci/pci_bus.c optional pci
OpenPOWER on IntegriCloud