sound/cocoa_s.h
changeset 2736 3d6487cbbb69
child 2743 a6c91eb763e8
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sound/cocoa_s.h	Sat Dec 10 11:16:45 2005 +0000
@@ -0,0 +1,9 @@
+
+#ifndef SOUND_COCOA_H
+#define SOUND_COCOA_H
+
+#include "../hal.h"
+
+const HalSoundDriver _cocoa_sound_driver;
+
+#endif