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$
#
PROG=   inet6_rth-segments
SRCS=	test_subr.c inet6_rth-segments.c
MAN=

CFLAGS+=	-Wall
DEBUG_FLAGS=	-g

.include <bsd.prog.mk>