sim: dv-sockser: push module init prototype down
[external/binutils.git] / include / gdb / remote-sim.h
index 3dca380..bd8ddc0 100644 (file)
@@ -60,9 +60,10 @@ typedef enum {
 } SIM_RC;
 
 
-/* The bfd struct, as an opaque type.  */
+/* Some structs, as opaque types.  */
 
 struct bfd;
+struct host_callback_struct;
 
 
 /* Main simulator entry points.  */