Remove Makefile.in-29k-UDI. It's no longer needed now that the 29K stuff has
[deliverable/binutils-gdb.git] / gdb / xm-vaxbsd.h
CommitLineData
5b620e75 1/* Definitions to make GDB run on a vax under 4.2bsd. */
9e8bf29a
SG
2
3/* We have to include these files now, so that GDB will not make
4 competing definitions in defs.h. */
5#include <machine/endian.h>
6#include <machine/limits.h>
7#include "xm-vax.h"
fef84cc4
JG
8
9/* In non-ANSI compiles, memcpy and memset are still void *, not char *. */
10#define MEM_FNS_DECLARED
This page took 0.064358 seconds and 4 git commands to generate.