diff options
Diffstat (limited to 'sys/conf/files.alpha')
-rw-r--r-- | sys/conf/files.alpha | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/files.alpha b/sys/conf/files.alpha index bb746e1..6e8ba94 100644 --- a/sys/conf/files.alpha +++ b/sys/conf/files.alpha @@ -67,6 +67,7 @@ alpha/alpha/perfmon.c optional perfmon profiling-routine alpha/alpha/perfmon.c optional perfmon alpha/alpha/pmap.c standard alpha/alpha/procfs_machdep.c standard +alpha/alpha/mp_machdep.c standard alpha/alpha/prom.c standard alpha/alpha/promcons.c standard alpha/alpha/prom_disp.s standard @@ -75,6 +76,7 @@ alpha/alpha/simplelock.s optional smp alpha/alpha/support.s standard alpha/alpha/swtch.s standard alpha/alpha/sys_machdep.c standard +alpha/alpha/synch_machdep.c standard alpha/alpha/trap.c standard alpha/alpha/userconfig.c optional userconfig alpha/alpha/vm_machdep.c standard |