mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-25 16:57:52 +00:00
gdb/ChangeLog:
* mips64obsd-nat.c: Include "obsd-nath".
(_initialize_mips64obsd_nat): Call obsd_add_target instead of
add_target
* config/mips/obsd64.mh (NATDEPFILES): Add obsd-nat.o.
3 lines
90 B
Plaintext
3 lines
90 B
Plaintext
# Host: OpenBSD/mips64
|
|
NATDEPFILES= fork-child.o inf-ptrace.o obsd-nat.o mips64obsd-nat.o
|