Changes in boot/arch/sparc64/_link.ld.in [4646710:9d58539] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/sparc64/_link.ld.in
r4646710 r9d58539 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.