diff options
Diffstat (limited to 'sim/arm/Makefile.in')
-rw-r--r-- | sim/arm/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/arm/Makefile.in b/sim/arm/Makefile.in index 5c37723..745b62a 100644 --- a/sim/arm/Makefile.in +++ b/sim/arm/Makefile.in @@ -22,7 +22,6 @@ SIM_EXTRA_CFLAGS = -DMODET SIM_OBJS = \ wrapper.o \ $(SIM_NEW_COMMON_OBJS) \ - sim-cpu.o \ sim-hload.o \ armemu26.o armemu32.o arminit.o armos.o armsupp.o \ armvirt.o bag.o thumbemu.o \ |