2.9
[glibc/nacl-glibc.git] / sysdeps / ieee754 / ldbl-opt / nldbl-vfwprintf.c
blobc3fe76a97122e5eadb9136180c0ad3532108510d
1 #include "nldbl-compat.h"
3 int
4 attribute_hidden
5 weak_function
6 vfwprintf (FILE *s, const wchar_t *fmt, va_list ap)
8 return __nldbl_vfwprintf (s, fmt, ap);