src/music/os2_m.h
author belugas
Tue, 17 Apr 2007 20:23:13 +0000
changeset 6481 85ad87daf4b0
parent 6124 9f822ae6c086
child 7170 923946ec324f
permissions -rw-r--r--
(svn r9662) -Documentation: Doxygen corrections and @file omissions
/* $Id$ */

#ifndef MUSIC_OS2_H
#define MUSIC_OS2_H

#include "../hal.h"

extern const HalMusicDriver _os2_music_driver;

#endif /* MUSIC_OS2_H */