blob: 497b442f32d71071f6764a6a64a0cdc437bc1c16 [file] [log] [blame]
Elliott Hughesa0ee0782013-01-30 19:06:37 -08001#include <sys/cdefs.h>
2__FBSDID("$FreeBSD$");
3
4#define type long double
5#define roundit rintl
6#define dtype long
7#define fn lrintl
8
9#include "s_lrint.c"