This website requires JavaScript.
Explore
Help
Sign In
mirror
/
binutils-gdb
Watch
2
Star
0
Fork
0
You've already forked binutils-gdb
mirror of
https://sourceware.org/git/binutils-gdb.git
synced
2025-01-06 12:09:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
500cccad3b
binutils-gdb
/
gdb
/
config
/
mips
/
nbsd.mh
3 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
* mipsnbsd-nat.c: Include "target.h" and "inf-ptrace.h". (mipsnbsd_fetch_inferior_registers): Rename from fetch_inferior_registers. Make static. (mipsnbsd_store_inferior_registers): Rename from store_inferior_registers. Make static. (_initialize_mipsnbsd_nat): New function and prototype. * Makefile.in (mipsnbsd-nat.o): Update dependencies. * config/mips/nbsd.mh (NAT_CLIBS, NAT_FILE): Remove variables. (NATDEPFILES): Remove infptrace.o and inftarg.o. Add inf-ptrace.o.
2004-11-01 04:47:55 +08:00
# Host: NetBSD/mips
NATDEPFILES= fork-child.o inf-ptrace.o mipsnbsd-nat.o
Reference in New Issue
Copy Permalink