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