diff options
Diffstat (limited to 'sim/m32r/m32r-sim.h')
-rw-r--r-- | sim/m32r/m32r-sim.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/m32r/m32r-sim.h b/sim/m32r/m32r-sim.h index 0c5103b..fc41c21 100644 --- a/sim/m32r/m32r-sim.h +++ b/sim/m32r/m32r-sim.h @@ -20,6 +20,8 @@ #ifndef M32R_SIM_H #define M32R_SIM_H +#include "symcat.h" + /* GDB register numbers. */ #define PSW_REGNUM 16 #define CBR_REGNUM 17 |