diff options
Diffstat (limited to 'sim/v850/Makefile.in')
-rw-r--r-- | sim/v850/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/v850/Makefile.in b/sim/v850/Makefile.in index 726ed5e..e78fda9 100644 --- a/sim/v850/Makefile.in +++ b/sim/v850/Makefile.in @@ -23,6 +23,7 @@ SIM_OBJS = \ $(SIM_NEW_COMMON_OBJS) \ simops.o interp.o \ itable.o semantics.o idecode.o icache.o engine.o irun.o support.o \ + sim-cpu.o \ sim-hload.o \ sim-resume.o \ sim-reason.o \ |