#ifndef _MUSYX_DSP_IMPORT
#define _MUSYX_DSP_IMPORT
#include "types.h"
#ifdef __cplusplus
extern "C" {
#endif
extern char dspSlave[];
extern ushort dspSlaveLength;
}
#endif // _MUSYX_DSP_IMPORT