aboutsummaryrefslogtreecommitdiff
path: root/gdb/wince.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/wince.c')
-rw-r--r--gdb/wince.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/wince.c b/gdb/wince.c
index 14f28e4..9be5e6f 100644
--- a/gdb/wince.c
+++ b/gdb/wince.c
@@ -1839,7 +1839,7 @@ child_mourn_inferior (void)
/* Move memory from child to/from gdb. */
int
-child_xfer_memory (CORE_ADDR memaddr, char *our,
+child_xfer_memory (CORE_ADDR memaddr, gdb_byte *our,
int len, int write,
struct mem_attrib *attrib,
struct target_ops *target)