bc8ffc12f6
(m88kbsd_fetch_inferior_registers): Rename from fetch_inferior_registers. Make static. (m88kbsd_store_inferior_registers): Rename from store_inferior_registers. Make static. (_initialize_m88kbsd_nat): New prototype and function. * config/m88k/obsd.mh (NATDEPFILES): Remove infptrace.o and inftarg.o. Add inf-child.o and inf-ptrace.o. (NAT_FILE): Remove. * Makefile.in (m88kbsd-nat.o): Update dependencies.
2 lines
86 B
Text
2 lines
86 B
Text
# Host: OpenBSD/m88k
|
|
NATDEPFILES= fork-child.o inf-child.o inf-ptrace.o m88kbsd-nat.o
|