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
6
7
8
9
/*	$NetBSD: platid.c,v 1.3 2005/12/11 12:17:28 christos Exp $	*/

#ifndef UNICODE
#error	"compile with UNICODE"
#endif

#define	_SYS_SYSTM_H_
#include <stand.h>
#include "../../../hpc/platid.c"