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