gdb/ChangeLog:
* procfs.c (procfs_pass_signals): Fix advance declaration.
+2011-04-27 Joel Brobecker <brobecker@adacore.com>
+
+ * procfs.c (procfs_pass_signals): Fix advance declaration.
+
2011-04-27 Ulrich Weigand <ulrich.weigand@linaro.org>
* target.h (struct target_ops): Remove to_notice_signals;
struct regcache *, int);
static void procfs_store_registers (struct target_ops *,
struct regcache *, int);
-static void procfs_pass_signals (ptid_t, int, unsigned char *);
+static void procfs_pass_signals (int, unsigned char *);
static void procfs_kill_inferior (struct target_ops *ops);
static void procfs_mourn_inferior (struct target_ops *ops);
static void procfs_create_inferior (struct target_ops *, char *,