URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [packages/] [hal/] [h8300/] [aki3068net/] [v2_0/] [include/] [pkgconf/] [mlt_h8300_h8300h_aki3068net_rom.h] - Rev 174
Compare with Previous | Blame | View Log
// eCos memory layout - Wed Nov 24 13:10:23 1999 // This is a generated file - changes will be lost if ConfigTool(MLT) is run #ifndef __ASSEMBLER__ #include <cyg/infra/cyg_type.h> #include <stddef.h> #endif #define CYGMEM_REGION_ram (0x400000) #if !defined(CYGPKG_IO_ETH_DRIVERS) #define CYGMEM_REGION_ram_SIZE (0x200000) #else #define CYGMEM_REGION_ram_SIZE (0x200000-0xC000) #endif #define CYGMEM_REGION_ram_ATTR (CYGMEM_REGION_ATTR_R | CYGMEM_REGION_ATTR_W)