ISYS8010: Rename configuration file (which is included) to a .h file

This commit is contained in:
Bill Beech 2015-04-28 14:11:58 -07:00 committed by Mark Pizzolato
parent 8d9a379d05
commit f36a8de70d
2 changed files with 1 additions and 1 deletions

View file

@ -29,7 +29,7 @@
#include <stdio.h>
#include <ctype.h>
#include "isys8010.cfg" /* Intel System 80/10 configuration */
#include "isys8010_cfg.h" /* Intel System 80/10 configuration */
#include "sim_defs.h" /* simulator defns */
/* multibus interrupt definitions */