summaryrefslogtreecommitdiff
path: root/src/music/os2_m.h
blob: 173f096a5b841b98f950b8ee8cc8f3db74b1e5f7 (plain)
1
2
3
4
5
6
7
8
9
10
/* $Id$ */

#ifndef MUSIC_OS2_H
#define MUSIC_OS2_H

#include "../hal.h"

extern const HalMusicDriver _os2_music_driver;

#endif