Part II of adding callback argument to sim_open(). Update all the

other simulators; remove SIM_DESC from depreciated function
sim_set_callbacks().
This commit is contained in:
Andrew Cagney
1997-05-20 01:57:43 +00:00
parent 24aa2b57af
commit ff82f21409
8 changed files with 59 additions and 64 deletions

View File

@@ -27,6 +27,9 @@
#include <signal.h>
#include <errno.h>
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
/* These are generated files. */
#include "itable.h"