1
0
mirror of https://github.com/simh/simh.git synced 2026-04-26 03:57:11 +00:00

SCP: Bob Supnik's pre-release 3.11-2

This commit is contained in:
Mark Pizzolato
2020-06-07 13:03:38 -07:00
parent eac123f87c
commit 91048325e7
4 changed files with 32 additions and 4 deletions

View File

@@ -594,7 +594,6 @@ typedef struct sim_debtab DEBTAB;
when compiling for SIMH 3.x.
*/
#if defined (__STDC__) || defined (_WIN32)
#define ORDATAD(nm,loc,wd,desc) #nm, &(loc), 8, (wd), 0, 1
#define DRDATAD(nm,loc,wd,desc) #nm, &(loc), 10, (wd), 0, 1