Mercurial > ecos
diff packages/hal/arm/aeb/current/include/pkgconf/mlt_arm_aeb_ram.mlt @ 130:eb9fd8c04db3 ecos-sw-2000-10-23
Merge from eCos master repository on 2000-10-23-17:01:37-BST
| author | jlarmour |
|---|---|
| date | Mon, 23 Oct 2000 17:10:57 +0000 |
| parents | 95f3e12a6327 |
| children |
line wrap: on
line diff
--- a/packages/hal/arm/aeb/current/include/pkgconf/mlt_arm_aeb_ram.mlt +++ b/packages/hal/arm/aeb/current/include/pkgconf/mlt_arm_aeb_ram.mlt @@ -1,7 +1,7 @@ version 0 region ram 0 28000 0 ! section fixed_vectors 0 1 0 1 1 0 1 0 20 20 ! -section rom_vectors 0 1 0 1 1 1 1 1 C000 C000 text text ! +section rom_vectors 0 1 0 1 1 1 1 1 c000 c000 text text ! section text 0 4 0 1 0 1 0 1 fini fini ! section fini 0 4 0 1 0 1 0 1 rodata rodata ! section rodata 0 4 0 1 0 1 0 1 rodata1 rodata1 ! @@ -9,4 +9,5 @@ section rodata1 0 4 0 1 0 1 0 1 fixup fi section fixup 0 4 0 1 0 1 0 1 gcc_except_table gcc_except_table ! section gcc_except_table 0 4 0 1 0 1 0 1 data data ! section data 0 4 0 1 0 1 0 1 bss bss ! -section bss 0 4 0 1 0 0 0 0 ! +section bss 0 4 0 1 0 1 0 1 heap1 heap1 ! +section heap1 0 8 0 0 0 0 0 0 !
