mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-03 13:23:00 +08:00
Patches to add Irix6 host support.
This commit is contained in:
@ -1732,7 +1732,7 @@ static void
|
||||
mips_fetch_registers (regno)
|
||||
int regno;
|
||||
{
|
||||
unsigned LONGEST val;
|
||||
ULONGEST val;
|
||||
int err;
|
||||
|
||||
if (regno == -1)
|
||||
|
Reference in New Issue
Block a user