HomeFreeBSD

Allow <sys/elf_common.h> to be used in assembly.

Description

Allow <sys/elf_common.h> to be used in assembly.

Hide C-only declarations under #ifndef LOCORE. This will be used by
future changes to define ELF notes in assembly.

Reviewed by: kib
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D25211

Details

Provenance
jhbAuthored on
Reviewer
kib
Differential Revision
D25211: Remove the sed hack for ABI tag notes.
Parents
rS362136: Allow <sys/param.h> to be included from userland assembly files.
Branches
Unknown
Tags
Unknown