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:
@@ -247,7 +247,6 @@
|
||||
------------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
#include <assert.h>
|
||||
#include "pdp11_xq.h"
|
||||
#include "pdp11_xq_bootrom.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user