This website requires JavaScript.
Explore
Help
Register
Sign in
darkkirb
/
old-cross-binutils
Watch
1
Star
0
Fork
You've already forked old-cross-binutils
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
5b155b955a
old-cross-binutils
/
gdb
/
config
/
mips
/
nbsd.mh
3 lines
74 B
Text
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-10-31 20:47:55 +00:00
# Host: NetBSD/mips
NATDEPFILES= fork-child.o inf-ptrace.o mipsnbsd-nat.o
Reference in a new issue
Copy permalink