Oops, missed some warnings.

* mem.h (m32c_sim_restore_console): New.
This commit is contained in:
DJ Delorie 2008-06-06 19:26:10 +00:00
parent 3877a1459b
commit 7cc70e5388
5 changed files with 9 additions and 1 deletions

View file

@ -35,6 +35,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "mem.h"
#include "load.h"
#include "syscalls.h"
#ifdef TIMER_A
#include "timer_a.h"
#endif
/* I don't want to wrap up all the minisim's data structures in an
object and pass that around. That'd be a big change, and neither