forked from Imagelibrary/binutils-gdb
Patches to add Irix6 host support.
This commit is contained in:
@@ -514,7 +514,7 @@ frame_saved_pc (frame)
|
||||
static void
|
||||
write_word (sp, word)
|
||||
CORE_ADDR sp;
|
||||
unsigned LONGEST word;
|
||||
ULONGEST word;
|
||||
{
|
||||
register int len = REGISTER_SIZE;
|
||||
char buffer[MAX_REGISTER_RAW_SIZE];
|
||||
|
||||
Reference in New Issue
Block a user