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
/*	$NetBSD: tzone.h,v 1.4 2002/07/14 00:26:18 wiz Exp $	*/

/* tzone.h */

extern int32 secondswest;

extern void tzone_init(void);