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