summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2002-05-20 16:10:17 +0000
committerjake <jake@FreeBSD.org>2002-05-20 16:10:17 +0000
commit1166262e26d2d07ffdc7058ec1f89e4ae8ec70dd (patch)
treed53aeef010eadddd66460382bae0779918e8f316 /sys/conf
parentd2bc88b0d8377dba477e0e7aa90b9ffae7258b63 (diff)
downloadFreeBSD-src-1166262e26d2d07ffdc7058ec1f89e4ae8ec70dd.zip
FreeBSD-src-1166262e26d2d07ffdc7058ec1f89e4ae8ec70dd.tar.gz
De-inline the tlb demap functions. These were so big that gcc3.1 refused
to inline them anyway. ;)
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files.sparc641
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.sparc64 b/sys/conf/files.sparc64
index e6ddeb0..de70719 100644
--- a/sys/conf/files.sparc64
+++ b/sys/conf/files.sparc64
@@ -63,6 +63,7 @@ sparc64/sparc64/support.s standard
sparc64/sparc64/sys_machdep.c standard
sparc64/sparc64/swtch.s standard
sparc64/sparc64/tick.c standard
+sparc64/sparc64/tlb.c standard
sparc64/sparc64/trap.c standard
sparc64/sparc64/tsb.c standard
sparc64/sparc64/vm_machdep.c standard
OpenPOWER on IntegriCloud