#ifndef DSPINTERFACE_H #define DSPINTERFACE_H #include "types.h" extern void DSP_InitBuffer(void); #endif