* mcore-rom.c: Include "serial.h".

* Makefile.in (mcore-rom.o): Depends on "serial.h".
This commit is contained in:
Andrew Cagney
2001-07-10 23:08:12 +00:00
parent 37febd2b53
commit 56ff796a9a
3 changed files with 7 additions and 1 deletions

View File

@@ -25,6 +25,7 @@
#include "monitor.h"
#include "gdb_string.h"
#include "regcache.h"
#include "serial.h"
/* Functions used only in this file. */