Recognize a few more AIX XCOFF DWARF sections.
[deliverable/binutils-gdb.git] / gdb / remote-sim.c
index b2288629a79f5b1b9d9202e896fe0d3c58b71f83..8bd1a65528bec2d99052d9c8313a8878947eb306 100644 (file)
@@ -976,7 +976,7 @@ gdbsim_wait (struct target_ops *ops,
             ptid_t ptid, struct target_waitstatus *status, int options)
 {
   struct sim_inferior_data *sim_data;
-  static RETSIGTYPE (*prev_sigint) ();
+  static sighandler_t prev_sigint;
   int sigrc = 0;
   enum sim_stop reason = sim_running;
 
This page took 0.024358 seconds and 4 git commands to generate.