]> git.kernelconcepts.de Git - karo-tx-redboot.git/blob - packages/hal/arm/sa11x0/sa1100mm/v2_0/include/pkgconf/mlt_arm_sa11x0_sa1100mm_rom.h
Initial revision
[karo-tx-redboot.git] / packages / hal / arm / sa11x0 / sa1100mm / v2_0 / include / pkgconf / mlt_arm_sa11x0_sa1100mm_rom.h
1 // eCos memory layout - Tue Apr 04 20:19:06 2000
2
3 // This is a generated file - do not edit
4
5 #include <cyg/infra/cyg_type.h>
6 #include <stddef.h>
7
8 #define CYGMEM_REGION_ram (0)
9 #define CYGMEM_REGION_ram_SIZE (0x800000)
10 #define CYGMEM_REGION_ram_ATTR (CYGMEM_REGION_ATTR_R | CYGMEM_REGION_ATTR_W)
11 #define CYGMEM_REGION_rom (0x50000000)
12 #define CYGMEM_REGION_rom_SIZE (0x40000)
13 #define CYGMEM_REGION_rom_ATTR (CYGMEM_REGION_ATTR_R)
14 extern char CYG_LABEL_NAME (_reserved) [];
15 #define CYGMEM_SECTION_reserved (CYG_LABEL_NAME (_reserved))
16 #define CYGMEM_SECTION_reserved_SIZE (0x8000)