2015-10-15 10:25:28 +02:00

6 lines
163 B
C

/* $NetBSD: refidsmear.h,v 1.1.1.2 2015/07/10 13:11:03 christos Exp $ */
extern l_fp convertRefIDToLFP(uint32_t r);
extern uint32_t convertLFPToRefID(l_fp num);