matthijs@9959: /* $Id$ */ matthijs@9959: matthijs@9959: #ifndef SOUND_NULL_H matthijs@9959: #define SOUND_NULL_H matthijs@9959: matthijs@9959: #include "../hal.h" matthijs@9959: matthijs@9959: extern const HalSoundDriver _null_sound_driver; matthijs@9959: matthijs@9959: #endif