Changeset f3776a3 in mainline for boot/arch/ppc32/loader/_link.ld.in
- Timestamp:
- 2009-01-29T15:35:01Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e5be99a
- Parents:
- 6196dae
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/ppc32/loader/_link.ld.in
r6196dae rf3776a3 4 4 5 5 SECTIONS { 6 .boot 0x 10000000: AT (0) {6 .boot 0x01000000: AT (0) { 7 7 *(BOOTSTRAP); 8 8 *(REALMODE);
Note:
See TracChangeset
for help on using the changeset viewer.