| Current Path : /usr/src/linux-headers-5.4.0-150-generic/arch/powerpc/kernel/ |
| Current File : //usr/src/linux-headers-5.4.0-150-generic/arch/powerpc/kernel/module.lds |
/* Force alignment of .toc section. */
SECTIONS
{
.toc 0 : ALIGN(256)
{
*(.got .toc)
}
}