URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [gdb-5.3/] [gdb/] [config/] [vax/] [xm-vaxbsd.h] - Rev 1775
Go to most recent revision | Compare with Previous | Blame | View Log
/* Definitions to make GDB run on a vax under BSD, 4.3 or 4.4. */ /* This should exist on either 4.3 or 4.4. 4.3 doesn't have limits.h or machine/limits.h. */ #include <sys/param.h> #include "vax/xm-vax.h"
Go to most recent revision | Compare with Previous | Blame | View Log