Sync usage with man page.
[netbsd-mini2440.git] / sys / arch / prep / include / spkr.h
blob383528b75f2b25488e7b8582faa5272fad723731
1 /* $NetBSD$ */
3 /*
4 * spkr.h -- interface definitions for speaker ioctl()
5 */
7 #ifndef _PREP_SPKR_H_
8 #define _PREP_SPKR_H_
10 #include <sys/ioctl.h>
12 #include <dev/isa/spkrio.h>
14 #endif /* _PREP_SPKR_H_ */