]> sourceware.org Git - newlib-cygwin.git/commit
Add __va_list to <sys/_types.h>
authorSebastian Huber <sebastian.huber@embedded-brains.de>
Fri, 15 Apr 2016 11:44:26 +0000 (13:44 +0200)
committerCorinna Vinschen <corinna@vinschen.de>
Fri, 15 Apr 2016 12:51:40 +0000 (14:51 +0200)
commit7656cefc07d33c2b9bbeba6e8f4b8f2dc945c32b
tree31e7b3e757c9a98489664f8d15b9d3c8e1cba813
parent770e94f3fdae6b49964739c43127ff52284ac0e3
Add __va_list to <sys/_types.h>

Add __va_list to <sys/_types.h> for BSD compatibility.  In FreeBSD this
typedef is provided by the various architecture-specific
<machine/_types.h> in a copy and paste manner.

Signed-off-by: Sebastian Huber <sebastian.huber@embedded-brains.de>
newlib/libc/include/sys/_types.h
This page took 0.030823 seconds and 5 git commands to generate.