OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [insight/] [bfd/] [hosts/] [dpx2.h] - Diff between revs 578 and 1765

Only display areas with differences | Details | Blame | View Log

Rev 578 Rev 1765
/* Definitions that are needed for core files.  Core section sizes for
/* Definitions that are needed for core files.  Core section sizes for
   the DPX2 are in bytes.  */
   the DPX2 are in bytes.  */
 
 
#include <sys/param.h>
#include <sys/param.h>
#define NBPG 1
#define NBPG 1
#define UPAGES (USIZE * NBPP)
#define UPAGES (USIZE * NBPP)
#define HOST_DATA_START_ADDR (u.u_exdata.ux_datorg)
#define HOST_DATA_START_ADDR (u.u_exdata.ux_datorg)
#define HOST_STACK_END_ADDR (USERSTACK)
#define HOST_STACK_END_ADDR (USERSTACK)
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.