sim: cr16: convert to common sim memory modules
[deliverable/binutils-gdb.git] / sim / cr16 / Makefile.in
index 07fa819edc29777796078ecedf3e78a18f4423a1..f9b52adf8e33f94b2caf6f39438dccce94bb8c37 100644 (file)
@@ -23,11 +23,10 @@ SIM_OBJS = \
        sim-reg.o \
        interp.o \
        table.o \
-       simops.o \
-       endian.o
+       simops.o
 SIM_EXTRA_CLEAN = clean-extra
 
-INCLUDE = cr16_sim.h $(srcroot)/include/gdb/callback.h targ-vals.h endian.c \
+INCLUDE = cr16_sim.h $(srcroot)/include/gdb/callback.h targ-vals.h \
        $(srcroot)/include/gdb/sim-cr16.h
 
 # This selects the cr16 newlib/libgloss syscall definitions.
This page took 0.023738 seconds and 4 git commands to generate.