Linux Audio
Check our new training course
Embedded Linux Audio
1 2 3 4 5
#ifdef __uClinux__ #include "delay_no.h" #else #include "delay_mm.h" #endif