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: bzero.S,v 1.1 2002/11/20 14:23:54 itohy Exp $	*/

#define BZERO
#include "memset.S"