| Path : /proc/self/root/usr/src/linux-headers-5.15.0-164-generic/arch/powerpc/include/asm/ |
| Current File : //proc/self/root/usr/src/linux-headers-5.15.0-164-generic/arch/powerpc/include/asm/module.lds.h |
/* Force alignment of .toc section. */
SECTIONS
{
.toc 0 : ALIGN(256)
{
*(.got .toc)
}
}