Include "arch-utils.h".

This commit is contained in:
Andrew Cagney 2000-04-27 04:25:45 +00:00
parent 02d5252fb1
commit 28d069e647
3 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,7 @@
Thu Apr 27 14:07:16 2000 Andrew Cagney <cagney@b1.cygnus.com>
* mips-tdep.c, d10v-tdep.c: Include "arch-utils.h".
Thu Apr 27 10:06:42 2000 Andrew Cagney <cagney@b1.cygnus.com>
* TODO: Document IRIX X ARM cross compile problems.

View file

@ -34,6 +34,7 @@
#include "symfile.h"
#include "objfiles.h"
#include "language.h"
#include "arch-utils.h"
#include "sim-d10v.h"

View file

@ -33,6 +33,7 @@
#include "objfiles.h"
#include "gdbtypes.h"
#include "target.h"
#include "arch-utils.h"
#include "opcode/mips.h"
#include "elf/mips.h"