Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5
/* $NetBSD: refidsmear.h,v 1.2 2020/05/25 20:47:20 christos Exp $ */ extern l_fp convertRefIDToLFP(uint32_t r); extern uint32_t convertLFPToRefID(l_fp num);