From 884436909ca85671f0d985d9435e4f29aa8adeec Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Mon, 18 Aug 2008 23:07:27 +0000 Subject: Move common CVAX defines and code (internal cache IPR, SSC layout, machine check frame format...) to a single place. Get rid of duplicated KAxx_FOO constants. --- sys/arch/vax/conf/files.vax | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch/vax/conf') diff --git a/sys/arch/vax/conf/files.vax b/sys/arch/vax/conf/files.vax index 5524e546c7d..11ae4b2987d 100644 --- a/sys/arch/vax/conf/files.vax +++ b/sys/arch/vax/conf/files.vax @@ -1,4 +1,4 @@ -# $OpenBSD: files.vax,v 1.46 2008/08/18 23:04:26 miod Exp $ +# $OpenBSD: files.vax,v 1.47 2008/08/18 23:07:22 miod Exp $ # $NetBSD: files.vax,v 1.60 1999/08/27 20:04:32 ragge Exp $ # # new style config file for vax architecture @@ -369,6 +369,7 @@ file arch/vax/vax/ka660.c vax660 file arch/vax/vax/ka670.c vax670 file arch/vax/vax/ka680.c vax680 file arch/vax/vax/vxt.c vxt +file arch/vax/vax/cvax.c vax60 | vax650 file arch/vax/vax/scb.c file arch/vax/vax/conf.c file arch/vax/vax/urem.s -- cgit v1.2.3