mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 01:28:46 +00:00
* linux-low.c (usr_store_inferior_registers): Declare local `pid'
variable.
This commit is contained in:
@@ -1985,6 +1985,7 @@ usr_store_inferior_registers (int regno)
|
||||
CORE_ADDR regaddr;
|
||||
int i, size;
|
||||
char *buf;
|
||||
int pid;
|
||||
|
||||
if (regno >= 0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user