comparison packages/hal/arm/edb7xxx/current/include/pkgconf/mlt_arm_edb7211_stubs.h @ 56:755351606154 ecos-sw-1999-12-01

Merge from eCos master repository on 1999-12-01-18:03:05-GMT
author jlarmour
date Wed, 01 Dec 1999 18:33:37 +0000
parents f10165814f1e
children
comparison
equal deleted inserted replaced
55:05cdf76cd56c 56:755351606154
1 // eCos memory layout - Wed Oct 27 13:37:57 1999 1 // eCos memory layout - Mon Nov 22 15:16:19 1999
2 2
3 // This is a generated file - do not edit 3 // This is a generated file - changes will be lost if ConfigTool(MLT) is run
4 4
5 #include <cyg/infra/cyg_type.h> 5 #include <cyg/infra/cyg_type.h>
6 #include <stddef.h> 6 #include <stddef.h>
7 7
8 #define CYGMEM_REGION_ram (0) 8 #define CYGMEM_REGION_ram (0)
9 #define CYGMEM_REGION_ram_SIZE (0x00FD7000) 9 #define CYGMEM_REGION_ram_SIZE (0xfd7000)
10 #define CYGMEM_REGION_ram_ATTR (CYGMEM_REGION_ATTR_R | CYGMEM_REGION_ATTR_W) 10 #define CYGMEM_REGION_ram_ATTR (CYGMEM_REGION_ATTR_R | CYGMEM_REGION_ATTR_W)
11 #define CYGMEM_REGION_rom (0xe0000000) 11 #define CYGMEM_REGION_rom (0xe0000000)
12 #define CYGMEM_REGION_rom_SIZE (0x800000) 12 #define CYGMEM_REGION_rom_SIZE (0x800000)
13 #define CYGMEM_REGION_rom_ATTR (CYGMEM_REGION_ATTR_R) 13 #define CYGMEM_REGION_rom_ATTR (CYGMEM_REGION_ATTR_R)
14 extern char CYG_LABEL_NAME (_reserved) []; 14 extern char CYG_LABEL_NAME (_reserved) [];