Changes in boot/arch/ppc32/_link.ld.in [c9717e3:d8bb821] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/ppc32/_link.ld.in
rc9717e3 rd8bb821 2 2 3 3 SECTIONS { 4 . = 0x0 2000000;4 . = 0x08000000; 5 5 .text : { 6 6 *(BOOTSTRAP);
Note:
See TracChangeset
for help on using the changeset viewer.