* psim.c: Include gdb/signals.h.

This commit is contained in:
Mark Mitchell 2005-11-28 21:30:07 +00:00
parent aba6488e0b
commit 3a611ef503
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2005-11-28 Mark Mitchell <mark@codesourcery.com>
* psim.c: Include gdb/signals.h.
* sim_calls.c (gdb/signals.h): Include it.
(sim_stop_reason): Use TARGET_SIGNAL_*.
* psim.c (cntrl_c_simulation): Use TARGET_SIGNAL_*.

View File

@ -50,7 +50,7 @@
#include "bfd.h"
#include "libiberty.h"
#include "gdb/signals.h"
/* system structure, actual size of processor array determined at
runtime */