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: cpufunc.h,v 1.7 1994/10/26 02:06:02 cgd Exp $	*/

/*
 * Functions to provide access to special cpu instructions.
 */
#ifndef _MACHINE_CPUFUNC_H_
#define _MACHINE_CPUFUNC_H_
#endif  /* !_MACHINE_CPUFUNC_H_ */