Current File : //proc/353637/root/usr/src/linux-aws-headers-6.8.0-1029/arch/powerpc/include/asm/module.lds.h
/* Force alignment of .toc section.  */
SECTIONS
{
	.toc 0 : ALIGN(256)
	{
		*(.got .toc)
	}
}