aboutsummaryrefslogtreecommitdiff
path: root/modules/clog~.c
blob: 84e935b160ddfd52b64eff7ec70563ceb19543b6 (plain)
1
2
3
4
5
6
#include "cmath~.c"

void clog_tilde_setup(void)
{
    cmath_tilde_setup();
}