aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.pc98
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2010-12-08 00:09:24 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2010-12-08 00:09:24 +0000
commitdd7d207dcbea7a2c16861692daa80ddcf45f4ab5 (patch)
tree05ba9f93650fa1c9071fd048e30b4fa36b22e0a6 /sys/conf/files.pc98
parentf9cd2d0a8d044bf619e2511b25f04730d88364fa (diff)
downloadsrc-dd7d207dcbea7a2c16861692daa80ddcf45f4ab5.tar.gz
src-dd7d207dcbea7a2c16861692daa80ddcf45f4ab5.zip
Merge sys/amd64/amd64/tsc.c and sys/i386/i386/tsc.c and move to sys/x86/x86.
Discussed with: avg
Notes
Notes: svn path=/head/; revision=216283
Diffstat (limited to 'sys/conf/files.pc98')
-rw-r--r--sys/conf/files.pc982
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files.pc98 b/sys/conf/files.pc98
index ab88e225584a..a9c73da7adc6 100644
--- a/sys/conf/files.pc98
+++ b/sys/conf/files.pc98
@@ -164,7 +164,6 @@ i386/i386/support.s standard
i386/i386/swtch.s standard
i386/i386/sys_machdep.c standard
i386/i386/trap.c standard
-i386/i386/tsc.c standard
i386/i386/uio_machdep.c standard
i386/i386/vm86.c standard
i386/i386/vm_machdep.c standard
@@ -259,3 +258,4 @@ x86/x86/mptable.c optional apic
x86/x86/mptable_pci.c optional apic pci
x86/x86/msi.c optional apic pci
x86/x86/nexus.c standard
+x86/x86/tsc.c standard