Changes in boot/arch/sparc64/_link.ld.in [5631c9c:63a045c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/sparc64/_link.ld.in
r5631c9c r63a045c 6 6 loader_start = .; 7 7 *(BOOTSTRAP); 8 *(.text .*);8 *(.text); 9 9 10 10 *(.data); /* initialized data */
Note:
See TracChangeset
for help on using the changeset viewer.