add MEM_FNS_DECLARED
[deliverable/binutils-gdb.git] / gdb / config / a29k.mt
CommitLineData
780bdcb9
JG
1# Target: AMD 29000.
2# These defines should give you a gdb running on ? (sun3os4 if you like)
3# that will be able to communicate over a serial line with either an
4# EB board (remote-eb.c),
5# Adapt (remote-adapt.c),
6# or a MiniMon debugger (remote-mm.c).
7# Or run native on an Ultracomputer.
8TDEPFILES= exec.o am29k-pinsn.o am29k-tdep.o remote-eb.o remote-mm.o remote-adapt.o
9TM_FILE= tm-29k.h
d9915ebc 10MT_CFLAGS = -DNO_HIF_SUPPORT
This page took 0.056598 seconds and 4 git commands to generate.