]> git.karo-electronics.de Git - karo-tx-redboot.git/blob - packages/hal/sh/hs7729pci/v2_0/include/pkgconf/mlt_sh_sh7729_hs7729pci_rom.h
Initial revision
[karo-tx-redboot.git] / packages / hal / sh / hs7729pci / v2_0 / include / pkgconf / mlt_sh_sh7729_hs7729pci_rom.h
1 // eCos memory layout - Thu May 31 15:02:44 2001
2
3 // This is a generated file - do not edit
4
5 #ifndef __ASSEMBLER__
6 #include <cyg/infra/cyg_type.h>
7 #include <stddef.h>
8
9 #endif
10 #define CYGMEM_REGION_rom (0x80000000)
11 #define CYGMEM_REGION_rom_SIZE (0x200000)
12 #define CYGMEM_REGION_rom_ATTR (CYGMEM_REGION_ATTR_R)
13 #define CYGMEM_REGION_sram1 (0x82000000)
14 #define CYGMEM_REGION_sram1_SIZE (0x100000)
15 #define CYGMEM_REGION_sram1_ATTR (CYGMEM_REGION_ATTR_R | CYGMEM_REGION_ATTR_W)
16 #define CYGMEM_REGION_sram2 (0x89000000)
17 #define CYGMEM_REGION_sram2_SIZE (0x100000)
18 #define CYGMEM_REGION_sram2_ATTR (CYGMEM_REGION_ATTR_R | CYGMEM_REGION_ATTR_W)
19 #define CYGMEM_REGION_ram (0x8c000000)
20 #define CYGMEM_REGION_ram_SIZE (0x4000000)
21 #define CYGMEM_REGION_ram_ATTR (CYGMEM_REGION_ATTR_R | CYGMEM_REGION_ATTR_W)
22 #ifndef __ASSEMBLER__
23 extern char CYG_LABEL_NAME (__heap2) [];
24 #endif
25 #define CYGMEM_SECTION_heap2 (CYG_LABEL_NAME (__heap2))
26 #define CYGMEM_SECTION_heap2_SIZE (0x82100000 - (size_t) CYG_LABEL_NAME (__heap2))
27 #ifndef __ASSEMBLER__
28 extern char CYG_LABEL_NAME (__heap3) [];
29 #endif
30 #define CYGMEM_SECTION_heap3 (CYG_LABEL_NAME (__heap3))
31 #define CYGMEM_SECTION_heap3_SIZE (0x89100000 - (size_t) CYG_LABEL_NAME (__heap3))
32 #ifndef __ASSEMBLER__
33 extern char CYG_LABEL_NAME (__reserved) [];
34 #endif
35 #define CYGMEM_SECTION_reserved (CYG_LABEL_NAME (__reserved))
36 #define CYGMEM_SECTION_reserved_SIZE (0x200)
37 #ifndef __ASSEMBLER__
38 extern char CYG_LABEL_NAME (__heap1) [];
39 #endif
40 #define CYGMEM_SECTION_heap1 (CYG_LABEL_NAME (__heap1))
41 #define CYGMEM_SECTION_heap1_SIZE (0x8ff00000 - (size_t) CYG_LABEL_NAME (__heap1))
42 #ifndef __ASSEMBLER__
43 extern char CYG_LABEL_NAME (__pci_window) [];
44 #endif
45 #define CYGMEM_SECTION_pci_window (CYG_LABEL_NAME (__pci_window))
46 #define CYGMEM_SECTION_pci_window_SIZE (0x100000)