2.9
[glibc/nacl-glibc.git] / sysdeps / ieee754 / ldbl-opt / nldbl-iovfscanf.c
blob05581c03548ee965baa1080695dcd45d93f4c4c3
1 #include "nldbl-compat.h"
3 int
4 attribute_hidden
5 _IO_vfscanf (FILE *s, const char *fmt, _IO_va_list ap, int *errp)
7 return __nldbl__IO_vfscanf (s, fmt, ap, errp);