FreeBSD/src a9dc38d (r336348)sys/conf files.arm64, sys/crypto/armv8 stdint.h

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
DeltaFile
+5-0sys/crypto/armv8/stdint.h
+1-1sys/conf/files.arm64
+1-0sys/modules/armv8crypto/Makefile
+7-13 files

UnifiedSplitRaw