1 /* $NetBSD: spkr.h,v 1.2 1998/04/15 21:53:47 drochner Exp $ */
4 * spkr.h -- interface definitions for speaker ioctl()
7 #ifndef _SANDPOINT_SPKR_H_
8 #define _SANDPOINT_SPKR_H_
10 #include <sys/ioctl.h>
12 #include <dev/isa/spkrio.h>
14 #endif /* _SANDPOINT_SPKR_H_ */