Changes in boot/arch/ppc32/_link.ld.in [4646710:d8bb821] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/ppc32/_link.ld.in
r4646710 rd8bb821 18 18 *(.bss); /* uninitialized static variables */ 19 19 *(COMMON); /* global variables */ 20 *(.components); 20 [[COMPONENTS]] 21 21 } 22 22
Note:
See TracChangeset
for help on using the changeset viewer.