2004-08-05 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / config / vax / xm-vaxbsd.h
CommitLineData
c906108c
SS
1/* Definitions to make GDB run on a vax under BSD, 4.3 or 4.4. */
2
c906108c
SS
3/* This should exist on either 4.3 or 4.4. 4.3 doesn't have limits.h
4 or machine/limits.h. */
5#include <sys/param.h>
6
7#include "vax/xm-vax.h"
This page took 0.328019 seconds and 4 git commands to generate.