summaryrefslogtreecommitdiff
path: root/gdb/config/h8300/tm-h8300.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/h8300/tm-h8300.h')
-rw-r--r--gdb/config/h8300/tm-h8300.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/h8300/tm-h8300.h b/gdb/config/h8300/tm-h8300.h
index e91f1429559..44b5e0d3e7a 100644
--- a/gdb/config/h8300/tm-h8300.h
+++ b/gdb/config/h8300/tm-h8300.h
@@ -205,7 +205,7 @@ CORE_ADDR h8300_frame_chain PARAMS ((struct frame_info *));
the frame chain or following frames back into the startup code.
See the comments in objfile.h */
-#define FRAME_CHAIN_VALID(fp,fi) alternate_frame_chain_valid (fp, fi)
+#define FRAME_CHAIN_VALID(fp,fi) func_frame_chain_valid (fp, fi)
/* Define other aspects of the stack frame. */