aboutsummaryrefslogtreecommitdiff
path: root/sim/tic80/Makefile.in
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1997-09-04 10:08:44 +0000
committerAndrew Cagney <cagney@redhat.com>1997-09-04 10:08:44 +0000
commit6dbaff8f6067e91995adc90e5c8939de41c56e9a (patch)
treef71cef520e051d5d508c23d7b8f7540626c2e97d /sim/tic80/Makefile.in
parenta34abff813f4fdd5f289ea45de9e874e31e7edf3 (diff)
downloadgdb-6dbaff8f6067e91995adc90e5c8939de41c56e9a.zip
gdb-6dbaff8f6067e91995adc90e5c8939de41c56e9a.tar.gz
gdb-6dbaff8f6067e91995adc90e5c8939de41c56e9a.tar.bz2
Finish implementation of sim-memopt.
Use in d30v and tic80. Make available a generic sim_read, sim_write implementation.
Diffstat (limited to 'sim/tic80/Makefile.in')
-rw-r--r--sim/tic80/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/tic80/Makefile.in b/sim/tic80/Makefile.in
index f15b68f..5a0a643 100644
--- a/sim/tic80/Makefile.in
+++ b/sim/tic80/Makefile.in
@@ -16,6 +16,7 @@ SIM_OBJS = sim-endian.o sim-bits.o sim-config.o \
sim-events.o \
sim-core.o \
sim-hload.o \
+ sim-hrw.o \
sim-io.o \
sim-utils.o \
sim-load.o \