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

1
2
3
4
5
6
7
8
/*	$NetBSD: mon.h,v 1.2 2001/06/14 13:12:50 fredette Exp $	*/

#include <sun68k/mon.h>

#ifndef	SUN_MONSTART
#define	SUN_MONSTART	SUN2_MONSTART
#define	SUN_MONEND	SUN2_MONEND
#endif