* sparc-linux-nat.c (_initialize_sparc_linux_nat): Fix prototype.

* sparc-nat.c (sparc_xfer_wcookie): Make static.
This commit is contained in:
Richard Henderson
2012-03-22 20:36:34 +00:00
parent 227ee7fc71
commit b5453b9508
3 changed files with 7 additions and 2 deletions

View File

@@ -255,7 +255,7 @@ sparc_store_inferior_registers (struct target_ops *ops,
/* Fetch StackGhost Per-Process XOR cookie. */
LONGEST
static LONGEST
sparc_xfer_wcookie (struct target_ops *ops, enum target_object object,
const char *annex, gdb_byte *readbuf,
const gdb_byte *writebuf, ULONGEST offset, LONGEST len)