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

# $FreeBSD$

PACKAGE=	lib${LIB}
LIB=	bsdstat
SHLIB_MAJOR=	1
PRIVATELIB=

SRCS=	bsdstat.c
INCS=	bsdstat.h

.include <bsd.lib.mk>