* lib/mi-support.exp (mi_gdb_load): Fix typo.
[deliverable/binutils-gdb.git] / gdb / wince.c
index 14f28e4f929240b5a5065eb17d372a739b1de605..9be5e6fa8a12f05e3f8ac78381bd556a4f722c20 100644 (file)
@@ -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)
This page took 0.032058 seconds and 4 git commands to generate.