HomeFreeBSD

Create an empty stdint.h for arm_neon.h to include.

Description

Create an empty stdint.h for arm_neon.h to include.

The armv8crypto module includes arm_neon.h for the compiler intrinsic
functions. This includes the userland stdint.h file that doesn't exist in
the kernel. Fix this by providing an empty stdint.h to be used when we
include arm_neon.h.

Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D16254

Details

Provenance
andrewAuthored on
Differential Revision
D16254: Create an empty stdint.h for arm_neon.h to include.
Parents
rS336347: Add pointer to freebsd-numerics for libm.
Branches
Unknown
Tags
Unknown