2.9
[glibc/nacl-glibc.git] / sysdeps / ieee754 / ldbl-opt / nldbl-vdprintf.c
blob1acbd4062530623d0f528495271ced9c20753367
1 #include "nldbl-compat.h"
3 int
4 attribute_hidden
5 vdprintf (int d, const char *fmt, va_list arg)
7 return __nldbl_vdprintf (d, fmt, arg);