1#include "nldbl-compat.h"
2
3void
4attribute_hidden
5__vsyslog_chk (int pri, int flag, const char *fmt, va_list ap)
6{
7 __nldbl___vsyslog_chk (pri, flag, fmt, ap);
8}
9

source code of glibc/sysdeps/ieee754/ldbl-opt/nldbl-vsyslog_chk.c