summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.ia64
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2003-09-20 19:27:48 +0000
committermarcel <marcel@FreeBSD.org>2003-09-20 19:27:48 +0000
commit10c85423c82930a0f1a7013b56dc27a316f3491c (patch)
tree8729d024491d3b285a8812ca1b6dfc469297b017 /sys/conf/files.ia64
parentc94813165b270a1628fe15dc6ed444694577ed64 (diff)
downloadFreeBSD-src-10c85423c82930a0f1a7013b56dc27a316f3491c.zip
FreeBSD-src-10c85423c82930a0f1a7013b56dc27a316f3491c.tar.gz
Move uma_small_alloc() and uma_small_free() to uma_machdep.c. These
functions reference UMA internals from <vm/uma_int.h>, which makes them highly unwanted in non-UMA specific files. While here, prune the includes in pmap.c and use __FBSDID(). Move the includes above the descriptive comment. The copyright of uma_machdep.c is assigned to the project and can be reassigned to the foundation if and when when such is preferrable.
Diffstat (limited to 'sys/conf/files.ia64')
-rw-r--r--sys/conf/files.ia641
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.ia64 b/sys/conf/files.ia64
index f71aa1e..e824d03 100644
--- a/sys/conf/files.ia64
+++ b/sys/conf/files.ia64
@@ -118,6 +118,7 @@ ia64/ia64/support.S standard
ia64/ia64/sys_machdep.c standard
ia64/ia64/syscall.S standard
ia64/ia64/trap.c standard
+ia64/ia64/uma_machdep.c standard
ia64/ia64/unaligned.c standard
ia64/ia64/unwind.c standard
ia64/ia64/vm_machdep.c standard
OpenPOWER on IntegriCloud