2.9
[glibc/nacl-glibc.git] / sysdeps / ieee754 / ldbl-opt / nldbl-vwprintf_chk.c
blobf7e7185977193b4f183fc98221e3f7a8e8151ca4
1 #include "nldbl-compat.h"
3 int
4 attribute_hidden
5 __vwprintf_chk (int flag, const wchar_t *fmt, va_list ap)
7 return __nldbl___vfwprintf_chk (stdout, flag, fmt, ap);