#include<math.h>#include<stdio.h>#include<errno.h>#include"math_private.h"longdouble__kernel_sinl(longdoublex,longdoubley,intiy){fputs("__kernel_sinl not implemented\n",stderr);__set_errno(ENOSYS);return0.0;}stub_warning(__kernel_sinl)#include<stub-tag.h>