2.9
[glibc/nacl-glibc.git] / sysdeps / ieee754 / ldbl-opt / nldbl-isoc99_vfscanf.c
blob55556c375c8985e05f26e557f249e1eaf6859ab9
1 #include "nldbl-compat.h"
3 int
4 attribute_hidden
5 __isoc99_vfscanf (FILE *s, const char *fmt, va_list ap)
7 return __nldbl___isoc99_vfscanf (s, fmt, ap);