mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-05-31 10:09:16 +08:00
Add ``attrib'' parameter to *xfer_memory() functions.
This commit is contained in:
@ -4917,6 +4917,7 @@ _initialize_kernel_u_addr (void)
|
||||
|
||||
int
|
||||
child_xfer_memory (CORE_ADDR memaddr, char *myaddr, int len, int write,
|
||||
struct mem_attrib *attrib,
|
||||
struct target_ops *target)
|
||||
{
|
||||
register int i;
|
||||
|
Reference in New Issue
Block a user