Mercurial > ecos
diff packages/hal/arm/pid/current/include/pkgconf/mlt_arm_pidBE_stubs.h @ 66:bf00f99aec69 ecos-sw-2000-02-02
Merge from eCos master repository on 2000-02-02-19:16:44-GMT
| author | jlarmour |
|---|---|
| date | Wed, 02 Feb 2000 19:57:02 +0000 |
| parents | 755351606154 |
| children |
line wrap: on
line diff
--- a/packages/hal/arm/pid/current/include/pkgconf/mlt_arm_pidBE_stubs.h +++ b/packages/hal/arm/pid/current/include/pkgconf/mlt_arm_pidBE_stubs.h @@ -6,7 +6,7 @@ #include <stddef.h> #define CYGMEM_REGION_ram (0x800) -#define CYGMEM_REGION_ram_SIZE (0x3800) +#define CYGMEM_REGION_ram_SIZE (0x7800) #define CYGMEM_REGION_ram_ATTR (CYGMEM_REGION_ATTR_R | CYGMEM_REGION_ATTR_W) #define CYGMEM_REGION_rom (0x4000000) #define CYGMEM_REGION_rom_SIZE (0x80000)
