xref: /kernel/linux/linux-5.10/arch/powerpc/include/asm/module.lds.h (revision 8c2ecf20)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/arch/powerpc/include/asm/
18c2ecf20Sopenharmony_ci/* Force alignment of .toc section.  */
28c2ecf20Sopenharmony_ciSECTIONS
38c2ecf20Sopenharmony_ci{
48c2ecf20Sopenharmony_ci	.toc 0 : ALIGN(256)
58c2ecf20Sopenharmony_ci	{
68c2ecf20Sopenharmony_ci		*(.got .toc)
78c2ecf20Sopenharmony_ci	}
88c2ecf20Sopenharmony_ci}
9

Indexes created Thu Nov 07 10:32:03 CST 2024