#ifndef SOUND_COCOA_H
#define SOUND_COCOA_H
#include "../hal.h"
const HalSoundDriver _cocoa_sound_driver;
#endif