gdb/
[deliverable/binutils-gdb.git] / gdb / linux-tdep.h
index d2f40773c5bc62b889a49618c8a8cc7c015e561d..b211b538cf18a5273611f65445585a27e00e3ab1 100644 (file)
@@ -27,7 +27,7 @@ struct regcache;
 typedef char *(*linux_collect_thread_registers_ftype) (const struct regcache *,
                                                       ptid_t,
                                                       bfd *, char *, int *,
-                                                      enum target_signal);
+                                                      enum gdb_signal);
 
 char *linux_make_corefile_notes (struct gdbarch *, bfd *, int *,
                                  linux_collect_thread_registers_ftype);
This page took 0.023584 seconds and 4 git commands to generate.