Mercurial > ecos
annotate packages/hal/powerpc/sim/current/include/pkgconf/mlt_powerpc_sim_ram.mlt @ 4:1d7f19c9e4d1 ecos-sw-1999-05-11
Merge from eCos master repository on 1999-05-11-21:11:10-BST
| author | jlarmour |
|---|---|
| date | Tue, 11 May 1999 14:07:25 +0000 |
| parents | 443894e2e912 |
| children | 435cced73e2f |
| rev | line source |
|---|---|
| 2 | 1 version 0 |
|
4
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
2 region ram 0 100000 0 ! |
| 2 | 3 section vectors 0 1 0 1 1 0 1 0 0 0 ! |
| 4 section text 0 1 0 1 1 1 1 1 4000 4000 fini fini ! | |
| 5 section fini 0 4 0 1 0 1 0 1 rodata1 rodata1 ! | |
| 6 section rodata1 0 8 0 1 0 1 0 1 rodata rodata ! | |
| 7 section rodata 0 8 0 1 0 1 0 1 fixup fixup ! | |
| 8 section fixup 0 4 0 1 0 1 0 1 gcc_except_table gcc_except_table ! | |
| 9 section gcc_except_table 0 1 0 1 0 1 0 1 data data ! | |
| 10 section data 0 8 0 1 0 1 0 1 sbss sbss ! | |
| 11 section sbss 0 4 0 1 0 1 0 1 bss bss ! | |
| 12 section bss 0 10 0 1 0 0 0 0 ! |
