From 3251b86528928072f298d69ef0fa6e10afdfb6dc Mon Sep 17 00:00:00 2001 From: Bill Beech Date: Fri, 8 May 2015 15:51:37 -0700 Subject: [PATCH] ISYS8020: Fixed system_defs.h to compile --- Intel-Systems/isys8020/system_defs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Intel-Systems/isys8020/system_defs.h b/Intel-Systems/isys8020/system_defs.h index a00e72a1..6a9a6b27 100644 --- a/Intel-Systems/isys8020/system_defs.h +++ b/Intel-Systems/isys8020/system_defs.h @@ -29,7 +29,7 @@ #include #include -#include "isys8010_cfg.h" /* Intel System 80/10 configuration */ +#include "isys8020_cfg.h" /* Intel System 80/20 configuration */ #include "sim_defs.h" /* simulator defns */ /* multibus interrupt definitions */