Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
# $FreeBSD$ PROG=p1003_1b SRCS=\ fifo.c \ main.c \ memlock.c \ prutil.c \ p26.c \ sched.c \ yield.c MAN= CFLAGS+=-DNO_MEMLOCK .include <bsd.prog.mk>