summaryrefslogtreecommitdiff
path: root/gdb/config/h8300
diff options
context:
space:
mode:
authorJason Molenda <jsm@bugshack.cygnus.com>1999-08-31 01:04:11 +0000
committerJason Molenda <jsm@bugshack.cygnus.com>1999-08-31 01:04:11 +0000
commit5bfe35ec446847b1b0fd8053599aaa207f5ba6d0 (patch)
treec33fa195813da7a1ef07f4891100030cc2b2beb7 /gdb/config/h8300
parent1a057b1c74c784360b394373427220279490a9d3 (diff)
downloadgdb-5bfe35ec446847b1b0fd8053599aaa207f5ba6d0.tar.gz
import gdb-1999-08-30 snapshot
Diffstat (limited to 'gdb/config/h8300')
-rw-r--r--gdb/config/h8300/tm-h8300.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/config/h8300/tm-h8300.h b/gdb/config/h8300/tm-h8300.h
index 5ca6f8745df..e91f1429559 100644
--- a/gdb/config/h8300/tm-h8300.h
+++ b/gdb/config/h8300/tm-h8300.h
@@ -20,12 +20,10 @@
/* Contributed by Steve Chamberlain sac@cygnus.com */
-#ifdef __STDC__
struct frame_info;
struct frame_saved_regs;
struct value;
struct type;
-#endif
/* 1 if debugging H8/300H application */
extern int h8300hmode;