Your IP : 216.73.216.52


Current Path : /usr/src/linux-headers-5.4.0-216-generic/arch/powerpc/kernel/
Upload File :
Current File : //usr/src/linux-headers-5.4.0-216-generic/arch/powerpc/kernel/module.lds

/* Force alignment of .toc section.  */
SECTIONS
{
	.toc 0 : ALIGN(256)
	{
		*(.got .toc)
	}
}