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
9
/*	$NetBSD: mc68851.h,v 1.1 2006/09/17 06:15:40 tsutsui Exp $	*/

/*
 * XXX - this is an awful hack that lets libsa/sun3x.h 
 * include arch/sun3/include/pte3x.h, which wants to 
 * include machine/mc68851.h.  NEVER INSTALL THIS FILE.
 * Better solutions gladly accepted.
 */
#include <arch/sun3/include/mc68851.h>