* common/aclocal.m4: Add include of ../../config/zlib.m4.
[deliverable/binutils-gdb.git] / sim / ppc / sim_callbacks.h
index 322af9de8a11776c1f351459dd7af36612926af8..9fb815b4682bbba6c561a929f24bb216f349520c 100644 (file)
@@ -103,6 +103,10 @@ void sim_io_flush_stdoutput
 (void);
 
 
+/* Simulator instance.  */
+extern psim *simulator;
+
+
 /* Memory management with an allocator that clears memory before use. */
 
 void *zalloc
This page took 0.022575 seconds and 4 git commands to generate.