diff options
author | don <don@cvs.openbsd.org> | 1998-04-04 21:53:54 +0000 |
---|---|---|
committer | don <don@cvs.openbsd.org> | 1998-04-04 21:53:54 +0000 |
commit | 76acf7ee06416d09670cc774c0b4d056f203f1f3 (patch) | |
tree | ffbeaa49882bc7b6222497d98ffa8255d9dd09a1 /sys/arch | |
parent | 60e70933419e84f6234ca87f12f5bef5be1c4900 (diff) |
Include arch/alpha/support.c required by netiso/netccitt/netns
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/alpha/conf/files.alpha | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/alpha/conf/files.alpha b/sys/arch/alpha/conf/files.alpha index ad0d829f9bb..283073f8df3 100644 --- a/sys/arch/alpha/conf/files.alpha +++ b/sys/arch/alpha/conf/files.alpha @@ -1,4 +1,4 @@ -# $OpenBSD: files.alpha,v 1.18 1998/01/06 23:37:56 niklas Exp $ +# $OpenBSD: files.alpha,v 1.19 1998/04/04 21:53:53 don 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 |