* mips-nat.c (fetch_core_registers, register_addr): Copy from
[deliverable/binutils-gdb.git] / gdb / config / decstation.mh
CommitLineData
dfb12287 1# Host: Little-endian MIPS machine such as DECstation.
a70dc898 2XDEPFILES=
dfb12287 3XM_FILE= xm-mips.h
a70dc898 4NAT_FILE= nm-mips.h
56fc16c7 5NATDEPFILES= infptrace.o inftarg.o corelow.o mips-nat.o fork-child.o
2e384b3b
JG
6
7# We can't use MMALLOC because the DECstation RPC library can't cope
8# with a malloc(0) that returns 0. Besides, it's useless on a machine
9# without a real mmap().
10MMALLOC_LIB =
11MMALLOC_DISABLE = -DNO_MMALLOC
This page took 0.059824 seconds and 4 git commands to generate.