root/sys/i386/include/speaker.h
/*
 */

#ifndef _MACHINE_SPEAKER_H_
#define _MACHINE_SPEAKER_H_

#warning "machine/speaker.h is deprecated.  Include dev/speaker/speaker.h instead."

#include <dev/speaker/speaker.h>

#endif /* !_MACHINE_SPEAKER_H_ */