Changes in boot/arch/sparc64/_link.ld.in [9d58539:4646710] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/sparc64/_link.ld.in
r9d58539 r4646710 15 15 *(.bss); /* uninitialized static variables */ 16 16 *(COMMON); /* global variables */ 17 [[COMPONENTS]] 17 *(.components); 18 18 } 19 19
Note:
See TracChangeset
for help on using the changeset viewer.