Mercurial > ecos
diff packages/hal/arm/pid/current/include/pkgconf/mlt_arm_pid_rom.mlt @ 103:95f3e12a6327 ecos-sw-2000-06-23
Merge from eCos master repository on 2000-06-23-16:41:10-BST
| author | jlarmour |
|---|---|
| date | Fri, 23 Jun 2000 17:06:31 +0000 |
| parents | 435cced73e2f |
| children | 6ed91473a1cd |
line wrap: on
line diff
--- a/packages/hal/arm/pid/current/include/pkgconf/mlt_arm_pid_rom.mlt +++ b/packages/hal/arm/pid/current/include/pkgconf/mlt_arm_pid_rom.mlt @@ -1,8 +1,8 @@ version 0 region ram 0 80000 0 ! region rom 4000000 80000 1 ! -section reserved 800 1 0 0 1 1 1 0 0 0 data ! -section data 0 4 1 1 0 1 0 0 bss ! +section fixed_vectors 0 1 0 1 1 0 1 0 20 20 ! +section data 0 1 1 1 1 1 0 0 800 bss ! section bss 0 4 0 1 0 0 0 0 ! section rom_vectors 0 1 0 1 1 1 1 1 4000000 4000000 text text ! section text 0 4 0 1 0 1 0 1 fini fini !
