summaryrefslogtreecommitdiffstats
path: root/gdb/i960-tdep.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1998-11-30 10:56:16 +0000
committerAndrew Cagney <cagney@redhat.com>1998-11-30 10:56:16 +0000
commitb69600940692d11967b2ae8ceabed2c6c2474c37 (patch)
treed6b88df7123e7340631685d782fe3f87310793e7 /gdb/i960-tdep.c
parent8743fc885f33a57c09d1822b6fd5d6f6cc99ec9b (diff)
downloadppe42-binutils-b69600940692d11967b2ae8ceabed2c6c2474c37.tar.gz
ppe42-binutils-b69600940692d11967b2ae8ceabed2c6c2474c37.zip
CARP:
Cleanup FRAME_CHAIN_VALID. Replace all macro's with functions.
Diffstat (limited to 'gdb/i960-tdep.c')
-rw-r--r--gdb/i960-tdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/i960-tdep.c b/gdb/i960-tdep.c
index c2625c0b6a..f87d6bbfe4 100644
--- a/gdb/i960-tdep.c
+++ b/gdb/i960-tdep.c
@@ -791,7 +791,7 @@ next_insn (memaddr, pword1, pword2)
int
mon960_frame_chain_valid (chain, curframe)
- unsigned int chain;
+ CORE_ADDR chain;
struct frame_info *curframe;
{
struct symbol *sym;
OpenPOWER on IntegriCloud