HOME


Mini Shell 1.0
DIR: /usr/src/linux-headers-6.8.0-45/arch/powerpc/include/asm/
Upload File :
Current File : //usr/src/linux-headers-6.8.0-45/arch/powerpc/include/asm/module.lds.h
/* Force alignment of .toc section.  */
SECTIONS
{
	.toc 0 : ALIGN(256)
	{
		*(.got .toc)
	}
}