1
0
mirror of https://github.com/open-simh/simh.git synced 2026-01-31 05:52:52 +00:00

ISYS8020: Fixed system_defs.h to compile

This commit is contained in:
Bill Beech
2015-05-08 15:51:37 -07:00
parent 5de213afdf
commit 3251b86528

View File

@@ -29,7 +29,7 @@
#include <stdio.h>
#include <ctype.h>
#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 */