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