URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [insight/] [bfd/] [hosts/] [vaxult2.h] - Rev 1776
Go to most recent revision | Compare with Previous | Blame | View Log
#include <machine/param.h> #include <machine/vmparam.h> #define HOST_PAGE_SIZE (NBPG*CLSIZE) #define HOST_MACHINE_ARCH bfd_arch_vax #define HOST_TEXT_START_ADDR USRTEXT #define HOST_STACK_END_ADDR USRSTACK #undef HOST_BIG_ENDIAN_P
Go to most recent revision | Compare with Previous | Blame | View Log