/* * $FreeBSD$ */ #ifndef _MACHINE_SPEAKER_H_ #define _MACHINE_SPEAKER_H_ #include #ifdef __CC_SUPPORTS_WARNING #warning "machine/speaker.h is deprecated. Include dev/speaker/speaker.h instead." #endif #include #endif /* !_MACHINE_SPEAKER_H_ */