* remote.c (remote_kill): Add prototype.
* cpu32bug-rom.c (cpu32bug_open): Properly define as static. * config/h8300/h8300hms.mt (TDEPFILES): Add monitor.o.
This commit is contained in:
parent
dfd7f39535
commit
c812c3087a
@ -1,3 +1,3 @@
|
||||
# Target: H8300 with HMS monitor, E7000 ICE and H8 simulator
|
||||
TDEPFILES= h8300-tdep.o ser-e7kpc.o remote-e7000.o remote-hms.o remote-sim.o ../sim/h8300/compile.o
|
||||
TDEPFILES= h8300-tdep.o ser-e7kpc.o remote-e7000.o monitor.o remote-hms.o remote-sim.o ../sim/h8300/compile.o
|
||||
TM_FILE= tm-h8300.h
|
||||
|
Loading…
Reference in New Issue
Block a user