* microblaze/interp.c: Add include microblaze-dis.h.
This commit is contained in:
parent
2b0adecd0d
commit
419c2fda00
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2009-10-06 Michael Eager <eager@eagercon.com>
|
||||
|
||||
* microblaze/interp.c: Add include microblaze-dis.h.
|
||||
|
||||
2009-09-23 Michael Eager <eager@eagercon.com>
|
||||
|
||||
* configure: Add microblaze-*.* (not regenerated).
|
||||
|
|
|
@ -29,6 +29,7 @@
|
|||
#include "gdb/remote-sim.h"
|
||||
#include "sim-main.h"
|
||||
#include "sim-utils.h"
|
||||
#include "microblaze-dis.h"
|
||||
|
||||
|
||||
#ifndef NUM_ELEM
|
||||
|
|
Loading…
Reference in a new issue