aboutsummaryrefslogtreecommitdiff
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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/config/h8300/tm-h8300.h b/gdb/config/h8300/tm-h8300.h
index 5f5f613..13dd045 100644
--- a/gdb/config/h8300/tm-h8300.h
+++ b/gdb/config/h8300/tm-h8300.h
@@ -272,6 +272,7 @@ typedef unsigned short INSN_WORD;
* CALL_DUMMY stuff:
*/
+#define USE_GENERIC_DUMMY_FRAMES
#define CALL_DUMMY {0}
#define CALL_DUMMY_LENGTH (0)
#define CALL_DUMMY_ADDRESS() entry_point_address ()