]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Move __va_list and related defines to sys/sys/_types.h
authorWarner Losh <imp@FreeBSD.org>
Mon, 12 Feb 2018 14:48:20 +0000 (14:48 +0000)
committerWarner Losh <imp@FreeBSD.org>
Mon, 12 Feb 2018 14:48:20 +0000 (14:48 +0000)
commit62bca778430f98fcd71ef01b9a7d525255c20a9f
tree8f6233f7eaef65e66cc8ba2bd1e10c90f52cc62d
parent982e7bdafc98611dd45a3551031ff73548390269
Move __va_list and related defines to sys/sys/_types.h

__va_list and related defines are identical in all the
ARCH/include/_types.h files. Move them to sys/sys/_types.h

Sponsored by: Netflix
sys/arm/include/_types.h
sys/arm64/include/_types.h
sys/mips/include/_types.h
sys/powerpc/include/_types.h
sys/riscv/include/_types.h
sys/sparc64/include/_types.h
sys/sys/_types.h
sys/x86/include/_types.h