Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

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);