forked from Imagelibrary/binutils-gdb
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user