]> git.karo-electronics.de Git - karo-tx-redboot.git/blob - packages/hal/h8300/edosk2674/v2_0/include/pkgconf/mlt_h8300_h8s_edosk2674_rom.h
Initial revision
[karo-tx-redboot.git] / packages / hal / h8300 / edosk2674 / v2_0 / include / pkgconf / mlt_h8300_h8s_edosk2674_rom.h
1 // eCos memory layout - Wed Nov 24 13:10:23 1999
2
3 // This is a generated file - changes will be lost if ConfigTool(MLT) is run
4
5 #ifndef __ASSEMBLER__
6 #include <cyg/infra/cyg_type.h>
7 #include <stddef.h>
8
9 #endif
10
11 #define CYGMEM_REGION_ram (0x400000)
12 #if !defined(CYGPKG_IO_ETH_DRIVERS)
13 #define CYGMEM_REGION_ram_SIZE (0x800000)
14 #else
15 #define CYGMEM_REGION_ram_SIZE (0x800000-0xC000)
16 #endif
17 #define CYGMEM_REGION_ram_ATTR (CYGMEM_REGION_ATTR_R | CYGMEM_REGION_ATTR_W)
18