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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user