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

# $NetBSD: Makefile,v 1.3 2019/03/12 15:13:25 christos Exp $

WARNS?= 5
.include <bsd.init.mk>

LIB=jemalloc

SRCS=jemalloc_stub.c

.include <bsd.lib.mk>