forked from Imagelibrary/binutils-gdb
import gdb-1999-10-04 snapshot
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
#include "floatformat.h"
|
||||
#include "target.h"
|
||||
#include "gdbcore.h"
|
||||
#include "inferior.h"
|
||||
|
||||
static CORE_ADDR next_insn PARAMS ((CORE_ADDR memaddr,
|
||||
unsigned int *pword1,
|
||||
@@ -896,6 +897,7 @@ mon960_frame_chain_valid (chain, curframe)
|
||||
return (chain != read_memory_integer (a, 4));
|
||||
}
|
||||
|
||||
|
||||
void
|
||||
_initialize_i960_tdep ()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user