summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1998-04-07 22:07:43 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1998-04-07 22:07:43 +0000
commit29325be03f0f73923a9a6ad547acd8325fe31724 (patch)
treea29828af6d93ed61f53121f0a1379b6ca671fdc3 /sys
parentbc6df8afc8c1a4fdad1738872de92d82837a0f96 (diff)
enable _insque and _remque; don
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/alpha/conf/files.alpha4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/alpha/conf/files.alpha b/sys/arch/alpha/conf/files.alpha
index e84d930803e..29d49c27122 100644
--- a/sys/arch/alpha/conf/files.alpha
+++ b/sys/arch/alpha/conf/files.alpha
@@ -1,4 +1,4 @@
-# $OpenBSD: files.alpha,v 1.20 1998/04/04 22:06:14 deraadt Exp $
+# $OpenBSD: files.alpha,v 1.21 1998/04/07 22:07:42 deraadt Exp $
# $NetBSD: files.alpha,v 1.32 1996/11/25 04:03:21 cgd Exp $
#
# alpha-specific configuration info
@@ -255,7 +255,7 @@ file arch/alpha/alpha/pmap.c new_pmap
file arch/alpha/alpha/pmap.old.c !new_pmap
file arch/alpha/alpha/process_machdep.c
file arch/alpha/alpha/prom.c
-#file arch/alpha/alpha/support.c
+file arch/alpha/alpha/support.c
file arch/alpha/alpha/sys_machdep.c
file arch/alpha/alpha/trap.c
file arch/alpha/alpha/vm_machdep.c