summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.amd64
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2003-05-03 03:30:29 +0000
committerpeter <peter@FreeBSD.org>2003-05-03 03:30:29 +0000
commit2cc82b139c1ee83856299a236b8017c55cb11145 (patch)
treefccbe4f7473ac45499c5cd897fcdbdfd86ba21d7 /sys/conf/files.amd64
parentced1fd012b22f853f48bd72b1a72ce1923dc9be9 (diff)
downloadFreeBSD-src-2cc82b139c1ee83856299a236b8017c55cb11145.zip
FreeBSD-src-2cc82b139c1ee83856299a236b8017c55cb11145.tar.gz
Spell cpu_switch correctly.
Diffstat (limited to 'sys/conf/files.amd64')
-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 8a725b0..afa187d 100644
--- a/sys/conf/files.amd64
+++ b/sys/conf/files.amd64
@@ -33,7 +33,7 @@ isa/atkbd_isa.c optional atkbd
amd64/amd64/autoconf.c standard
amd64/amd64/busdma_machdep.c standard
-amd64/amd64/cpu_swtch.S standard
+amd64/amd64/cpu_switch.S standard
amd64/amd64/critical.c standard
amd64/amd64/dump_machdep.c standard
amd64/amd64/elf_machdep.c standard
OpenPOWER on IntegriCloud