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: paths.h,v 1.1 1995/08/14 19:50:09 gwr Exp $	*/

#ifndef SPOOLDIR
#define SPOOLDIR        "/export/pcnfs"
#endif

#ifndef LPRDIR
#define LPRDIR		"/usr/bin"
#endif

#ifndef LPCDIR
#define LPCDIR		"/usr/sbin"
#endif