HomeFreeBSD

Mark the function called by the MIPS .init/.fini sequence with .local.

Description

Mark the function called by the MIPS .init/.fini sequence with .local.

As with r328939 we need to mark local symbols as such. Without this the
assembly parser treats the symbols as global and created relocations
against these private symbols.

MFC with: r339738
Sponsored by: DARPA, AFRL

Details

Provenance
andrewAuthored on
Parents
rS340839: - Update releng/12.0 from RC1 to RC2 as part of the 12.0-RELEASE
Branches
Unknown
Tags
Unknown