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: spkr.h,v 1.1 2001/02/04 18:32:15 briggs Exp $	*/

/*
 * spkr.h -- interface definitions for speaker ioctl()
 */

#ifndef _SANDPOINT_SPKR_H_
#define _SANDPOINT_SPKR_H_

#include <sys/ioctl.h>

#include <dev/isa/spkrio.h>

#endif /* _SANDPOINT_SPKR_H_ */