1
0
mirror of https://github.com/open-simh/simh.git synced 2026-04-26 04:07:23 +00:00

HP2100: Remove old files and cleanup build

Removal suggested by Dave Bryan.  Build cleanup after testing
This commit is contained in:
Mark Pizzolato
2018-02-03 06:58:47 -08:00
parent 5f94c22f00
commit 0df520de7f
5 changed files with 16 additions and 2792 deletions

View File

@@ -624,7 +624,7 @@ typedef struct sim_debtab DEBTAB;
#include "sim_sock.h"
#ifdef CONST
#undef CONST
#define CONST
#endif /* CONST */
#define CONST
#endif