sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET}
[deliverable/binutils-gdb.git] / sim / mn10300 / Makefile.in
index 55b0a3f23a13aeb606d567689971aa9f6b6712f1..a85d932ba75cdcda0988fd269a7c72295ec50618 100644 (file)
@@ -21,13 +21,10 @@ MN10300_OBJS = \
        itable.o semantics.o idecode.o icache.o engine.o irun.o support.o \
        $(SIM_NEW_COMMON_OBJS) \
        op_utils.o \
-       sim-engine.o \
        sim-hload.o \
-       sim-hrw.o \
        sim-resume.o \
        sim-reason.o \
-       sim-stop.o \
-       dv-sockser.o
+       sim-stop.o
 
 SIM_OBJS = $(MN10300_OBJS) interp.o
 
This page took 0.025373 seconds and 4 git commands to generate.