aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/h8300
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@vmware.com>2003-06-04 00:25:03 +0000
committerMichael Snyder <msnyder@vmware.com>2003-06-04 00:25:03 +0000
commit0a48e7e82632466952c5916cd4c22021c41fdf50 (patch)
treea71056e385e051ef7e91f38f5a9399ad4bf369c1 /gdb/config/h8300
parent5464543b5e6a38eba072b4361c920c383cd6dda1 (diff)
downloadgdb-0a48e7e82632466952c5916cd4c22021c41fdf50.zip
gdb-0a48e7e82632466952c5916cd4c22021c41fdf50.tar.gz
gdb-0a48e7e82632466952c5916cd4c22021c41fdf50.tar.bz2
2003-06-03 Michael Snyder <msnyder@redhat.com>
* config/h8300/tm-h8300.h (h8300sxmode): Declare. * h8300-tdep.c (h8300_gdbarch_init): Set machine mode for h8300sx.
Diffstat (limited to 'gdb/config/h8300')
-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 4e60057..736e0f8 100644
--- a/gdb/config/h8300/tm-h8300.h
+++ b/gdb/config/h8300/tm-h8300.h
@@ -28,6 +28,7 @@
GDB_TARGET_IS_H8300 in remote-e7000.c */
extern int h8300hmode;
extern int h8300smode;
+extern int h8300sxmode;
#define GDB_TARGET_IS_H8300
/* Needed for remote.c */