1
0
mirror of https://github.com/simh/simh.git synced 2026-05-03 06:28:41 +00:00

IBM1130, PDP10, PDP11: Replaced assert() with ASSURE() for run time error checks

This commit is contained in:
Mark Pizzolato
2018-08-11 14:44:15 -07:00
parent 1b7d77e03b
commit 6ffa4c8a41
9 changed files with 55 additions and 65 deletions

View File

@@ -247,7 +247,6 @@
------------------------------------------------------------------------------
*/
#include <assert.h>
#include "pdp11_xq.h"
#include "pdp11_xq_bootrom.h"