/* $Id$ */ #ifndef MUSIC_BEMIDI_H #define MUSIC_BEMIDI_H #include "../hal.h" extern const HalMusicDriver _bemidi_music_driver; #endif