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
/* $NetBSD: w100lcdvar.h,v 1.1 2012/01/29 10:12:42 tsutsui Exp $ */

#ifndef	_ZAURUS_DEV_W100LCDVAR_H_
#define	_ZAURUS_DEV_W100LCDVAR_H_

void w100lcd_cnattach(void);

#endif	/* _ZAURUS_DEV_W100LCDVAR_H_ */