aboutsummaryrefslogtreecommitdiff
path: root/gdb/tramp-frame.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/tramp-frame.c')
-rw-r--r--gdb/tramp-frame.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/tramp-frame.c b/gdb/tramp-frame.c
index 8d808d3..693029b 100644
--- a/gdb/tramp-frame.c
+++ b/gdb/tramp-frame.c
@@ -76,7 +76,7 @@ tramp_frame_prev_register (struct frame_info *next_frame,
int *optimizedp,
enum lval_type * lvalp,
CORE_ADDR *addrp,
- int *realnump, void *valuep)
+ int *realnump, gdb_byte *valuep)
{
struct trad_frame_cache *trad_cache
= tramp_frame_cache (next_frame, this_cache);