HomeFreeBSD

Consolidate identical ELF auxargs type defintions.

Description

Consolidate identical ELF auxargs type defintions.

All platforms except powerpc use the same values and powerpc shares a
majority of them.

Go ahead and declare AT_NOTELF, AT_UID, and AT_EUID in favor of the
unused AT_DCACHEBSIZE, AT_ICACHEBSIZE, and AT_UCACHEBSIZE for powerpc.

Reviewed by: jhb, imp
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D17397

Details

Provenance
brooksAuthored on
Reviewer
jhb
Differential Revision
D17397: Consolidate identical ELF auxargs type defintions.
Parents
rS339624: Remove the need for backslashes in syscalls.master.
Branches
Unknown
Tags
Unknown