]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/config/vax/xm-vaxult.h
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gdb / config / vax / xm-vaxult.h
CommitLineData
5076de82
FF
1/* Definitions to make GDB run on a vax under Ultrix. */
2
3#include "vax/xm-vax.h"
4extern char *strdup();
5
0e646bd5
JK
6/* This is required for Ultrix 3.1b, not for later versions. Ultrix
7 3.1b can't just use xm-vaxult2.h because Ultrix 3.1b does define
8 FD_SET. Sure, we could have separate configurations for vaxult2,
9 vaxult3, and vaxult, but why bother? Defining the ptrace constants
10 in infptrace.c isn't going to do any harm; it's not like they are
11 going to change. */
12#define NO_PTRACE_H