mirror of
https://github.com/rcornwell/sims.git
synced 2026-01-21 18:15:04 +00:00
SEL32: Remove redundent include file.
This commit is contained in:
parent
aa78168f28
commit
56455e9808
@ -24,7 +24,6 @@
|
||||
|
||||
/* Handle Class E and F channel I/O operations */
|
||||
#include "sel32_defs.h"
|
||||
#include "sim_defs.h"
|
||||
|
||||
/* Class E I/O device instruction format */
|
||||
/* |-----------+-----------+-----------+-----------+-----------+-----------+-----------+-----------| */
|
||||
|
||||
@ -32,7 +32,6 @@
|
||||
*/
|
||||
|
||||
#include "sel32_defs.h"
|
||||
#include "sim_defs.h"
|
||||
|
||||
#ifdef NUM_DEVS_RTOM
|
||||
|
||||
|
||||
@ -31,7 +31,6 @@
|
||||
*/
|
||||
|
||||
#include "sel32_defs.h"
|
||||
#include "sim_defs.h"
|
||||
|
||||
#ifdef NUM_DEVS_CON
|
||||
|
||||
|
||||
@ -32,7 +32,6 @@
|
||||
*/
|
||||
|
||||
#include "sel32_defs.h"
|
||||
#include "sim_defs.h"
|
||||
|
||||
#ifdef NUM_DEVS_IOP
|
||||
|
||||
|
||||
@ -30,7 +30,6 @@
|
||||
*/
|
||||
|
||||
#include "sel32_defs.h"
|
||||
#include "sim_defs.h"
|
||||
#include <ctype.h>
|
||||
|
||||
/**** COMMANDS TO PRINT BUFFER THEN DO FORMS CONTROL */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user