Change type of last argument to `gdb_byte *'.
+2006-01-21 Mark Kettenis <kettenis@gnu.org>
+
+ * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_prev_register):
+ Change type of last argument to `gdb_byte *'.
+
2006-01-20 Mark Kettenis <kettenis@gnu.org>
* hppa-tdep.h (hppa_in_solib_call_trampoline)
int regnum, int *optimizedp,
enum lval_type *lvalp,
CORE_ADDR *addrp,
- int *realnump, void *valuep)
+ int *realnump, gdb_byte *valuep)
{
struct hppa_linux_sigtramp_unwind_cache *info
= hppa_linux_sigtramp_frame_unwind_cache (next_frame, this_prologue_cache);