Changes in boot/arch/mips32/_link.ld.in [4646710:14febed9] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/mips32/_link.ld.in
r4646710 r14febed9 21 21 *(.bss); /* uninitialized static variables */ 22 22 *(COMMON); /* global variables */ 23 *(.components); 23 [[COMPONENTS]] 24 24 } 25 25
Note:
See TracChangeset
for help on using the changeset viewer.