blob: 4fd54cb176207f89f3ac1189704899129c1b5bda [file] [log] [blame]
#include "nldbl-compat.h"
int
attribute_hidden
__isoc99_vfwscanf (FILE *s, const wchar_t *fmt, va_list ap)
{
return __nldbl___isoc99_vfwscanf (s, fmt, ap);
}