1
0
mirror of https://github.com/simh/simh.git synced 2026-01-26 12:02:14 +00:00

Added VAX860 to the descrip.mms and cleaned up the VMS compiler identified issues

This commit is contained in:
Mark Pizzolato
2013-01-10 15:14:51 -08:00
parent 7f57ce2c88
commit 448d9e52fc
12 changed files with 149 additions and 77 deletions

View File

@@ -3111,8 +3111,6 @@ char *cptr = (char *) desc;
t_value sim_eval[HIST_ILNT];
t_stat r;
InstHistory *h;
extern t_stat fprint_sym (FILE *ofile, t_addr addr, t_value *val,
UNIT *uptr, int32 sw);
if (hst_lnt == 0) /* enabled? */
return SCPE_NOFNC;