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