refidsmear.h revision 1.1
1
2extern l_fp	convertRefIDToLFP(uint32_t r);
3extern uint32_t	convertLFPToRefID(l_fp num);
4