Patches to add Irix6 host support.

This commit is contained in:
Jim Wilson
1996-11-12 23:33:32 +00:00
parent cf13e3fc30
commit 119dfbb7c1
14 changed files with 50 additions and 35 deletions

View File

@ -1732,7 +1732,7 @@ static void
mips_fetch_registers (regno)
int regno;
{
unsigned LONGEST val;
ULONGEST val;
int err;
if (regno == -1)