diff options
Diffstat (limited to 'gdb/symm-nat.c')
-rw-r--r-- | gdb/symm-nat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/symm-nat.c b/gdb/symm-nat.c index a368dc8..f5e01a0 100644 --- a/gdb/symm-nat.c +++ b/gdb/symm-nat.c @@ -748,6 +748,7 @@ detach (int signo) int child_xfer_memory (CORE_ADDR memaddr, char *myaddr, int len, int write, + struct mem_attrib *attrib, struct target_ops *target) { register int i; |