mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-29 02:20:51 +00:00
gdb/
* amd64-tdep.c (amd64_relocate_instruction): Make it static.
This commit is contained in:
@@ -1551,7 +1551,7 @@ append_insns (CORE_ADDR *to, ULONGEST len, const gdb_byte *buf)
|
||||
*to += len;
|
||||
}
|
||||
|
||||
void
|
||||
static void
|
||||
amd64_relocate_instruction (struct gdbarch *gdbarch,
|
||||
CORE_ADDR *to, CORE_ADDR oldloc)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user