1#include <machine/asm.h>
2/* sizeof(long) == sizeof(long long) */
3#define	fn	llrint
4#include "s_lrint.S"
5