mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
6985bc542e
reported by mycroft@gnu.ai.mit.edu. (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>) * configure.in (vax-*-ultrix2*): New triplet. * config/vaxult2.mh: New file. * xm-vaxult2.h: New file.
8 lines
147 B
C
8 lines
147 B
C
/* Definitions to make GDB run on a vax under Ultrix. */
|
|
|
|
#include "xm-vax.h"
|
|
extern char *strdup();
|
|
|
|
#define MEM_FNS_DECLARED
|
|
#define NO_PTRACE_H
|