summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.alpha
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>2004-06-11 19:55:56 +0000
committeralc <alc@FreeBSD.org>2004-06-11 19:55:56 +0000
commitfd16a27e26365d70915824d27913f8b4fed5954d (patch)
tree2c117becd088519f0e7689109e5dc9bdffc7f3f9 /sys/conf/files.alpha
parent9a1b8503937fdcb6b36a55798a9986f5dcaf1191 (diff)
downloadFreeBSD-src-fd16a27e26365d70915824d27913f8b4fed5954d.zip
FreeBSD-src-fd16a27e26365d70915824d27913f8b4fed5954d.tar.gz
Move uma_small_alloc() and uma_small_free() out of the pmap and into their
own machine-dependent file. This makes alpha consistent with amd64, ia64, and powerpc.
Diffstat (limited to 'sys/conf/files.alpha')
-rw-r--r--sys/conf/files.alpha1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.alpha b/sys/conf/files.alpha
index 9e92045..38fa004 100644
--- a/sys/conf/files.alpha
+++ b/sys/conf/files.alpha
@@ -83,6 +83,7 @@ alpha/alpha/swtch.s standard
alpha/alpha/sys_machdep.c standard
alpha/alpha/trap.c standard
alpha/alpha/uio_machdep.c standard
+alpha/alpha/uma_machdep.c standard
alpha/alpha/vm_machdep.c standard
alpha/isa/isa.c optional isa
alpha/isa/isa_dma.c optional isa
OpenPOWER on IntegriCloud