summaryrefslogtreecommitdiff
path: root/gdb/config/mcore
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-05-01 21:26:52 +0000
committerAndrew Cagney <cagney@redhat.com>2002-05-01 21:26:52 +0000
commit42a59834967649c719bc380d545618bb978eac1b (patch)
tree73c46c2dbe57c0ad614c99611b5333431a4560f2 /gdb/config/mcore
parent4d68dd09038547f0bc6f7459f10f2166db28e20f (diff)
downloadgdb-42a59834967649c719bc380d545618bb978eac1b.tar.gz
* config/mn10200/tm-mn10200.h: Include "symfile.h" and "symtab.h".
* config/mcore/tm-mcore.h: Ditto. Update copyright. * config/v850/tm-v850.h: Ditto. Update copyright.
Diffstat (limited to 'gdb/config/mcore')
-rw-r--r--gdb/config/mcore/tm-mcore.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/config/mcore/tm-mcore.h b/gdb/config/mcore/tm-mcore.h
index df62c21e76a..1da21b76e64 100644
--- a/gdb/config/mcore/tm-mcore.h
+++ b/gdb/config/mcore/tm-mcore.h
@@ -20,6 +20,8 @@
Boston, MA 02111-1307, USA. */
#include "regcache.h"
+#include "symtab.h" /* For namespace_enum. */
+#include "symfile.h" /* For entry_point_address(). */
/* All registers are 32 bits */
#define REGISTER_SIZE 4