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
/*	$NetBSD: rc_cmdlength.h,v 1.2 2020/05/25 20:47:20 christos Exp $	*/


extern size_t remoteconfig_cmdlength( const char *src_buf, const char *src_end );