summaryrefslogtreecommitdiffstats
path: root/sys/alpha
diff options
context:
space:
mode:
authordfr <dfr@FreeBSD.org>1998-08-24 08:48:22 +0000
committerdfr <dfr@FreeBSD.org>1998-08-24 08:48:22 +0000
commit5112766b07ec301856c63e772236ab606ccb7942 (patch)
tree85682df035a80b8967dd61c71cbc60543ea73393 /sys/alpha
parent468880bba6598ba660ff07b7d16e2d0e3c027d85 (diff)
downloadFreeBSD-src-5112766b07ec301856c63e772236ab606ccb7942.zip
FreeBSD-src-5112766b07ec301856c63e772236ab606ccb7942.tar.gz
Add atomic.s.
Diffstat (limited to 'sys/alpha')
-rw-r--r--sys/alpha/conf/files.alpha3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/alpha/conf/files.alpha b/sys/alpha/conf/files.alpha
index 68888d5..541fcb4 100644
--- a/sys/alpha/conf/files.alpha
+++ b/sys/alpha/conf/files.alpha
@@ -1,7 +1,7 @@
# This file tells config what files go into building a kernel,
# files marked standard are always included.
#
-# $Id: files.alpha,v 1.5 1998/08/10 07:53:58 dfr Exp $
+# $Id: files.alpha,v 1.6 1998/08/20 08:27:10 dfr Exp $
#
# The long compile-with and dependency lines are required because of
# limitations in config: backslash-newline doesn't work in strings, and
@@ -16,6 +16,7 @@ font8x16.o optional std8x16font \
#
alpha/alpha/autoconf.c standard device-driver
alpha/alpha/cpuconf.c standard
+alpha/alpha/atomic.s standard
alpha/alpha/dec_kn8ae.c optional dec_kn8ae
alpha/alpha/dec_eb164.c optional dec_eb164
alpha/alpha/dec_kn20aa.c optional dec_kn20aa
OpenPOWER on IntegriCloud