ISYS8010: Rename configuration file (which is included) to a .h file
This commit is contained in:
parent
8d9a379d05
commit
f36a8de70d
2 changed files with 1 additions and 1 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Reference in a new issue