#ifndef DSPDRIVER_H #define DSPDRIVER_H #include "types.h" extern void UpdateDSPchannelAll(void); #endif