summaryrefslogtreecommitdiff
path: root/sim/mcore/Makefile.in
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-11-15 00:09:32 -0800
committerMike Frysinger <vapier@gentoo.org>2015-11-15 07:55:13 -0500
commit02962cd9eae61acef03aea44afb7350bfa30bae7 (patch)
tree6101cf4e1d453c9acf75bc47b58f60579f47729e /sim/mcore/Makefile.in
parentd2dfd2424284bedaade2a203a51ea82364270a92 (diff)
downloadbinutils-gdb-02962cd9eae61acef03aea44afb7350bfa30bae7.tar.gz
sim: mcore: convert to common reason/resume logic
Switch over to the common event loop logic so we don't have to maintain the exception/exit logic ourselves.
Diffstat (limited to 'sim/mcore/Makefile.in')
-rw-r--r--sim/mcore/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/mcore/Makefile.in b/sim/mcore/Makefile.in
index 1b697cda117..c66e568b7ef 100644
--- a/sim/mcore/Makefile.in
+++ b/sim/mcore/Makefile.in
@@ -24,6 +24,8 @@ SIM_OBJS = \
interp.o \
$(SIM_NEW_COMMON_OBJS) \
sim-hload.o \
+ sim-reason.o \
+ sim-resume.o \
sim-stop.o
## COMMON_POST_CONFIG_FRAG