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: xtime.c,v 1.1 2007/02/24 21:30:27 matt Exp $	*/



#include <stdio.h>
#include <sys/time.h>
#include <sys/resource.h>
#include "ext.h"
#include "csh/time.c"