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 2016/01/26 23:12:17 pooka Exp $
#

LIB=	rumpkern_sysproxy
COMMENT=Remote system call support (rump kernel as a server)

SRCS=	sysproxy.c

.include <bsd.lib.mk>
.include <bsd.klinks.mk>