mirror of https://github.com/thesofproject/sof.git
ac01040efe
The current content of component.h is a mix of basic api, common basic helpers for every component developers as well as advanced functions and macros used by infrastructure and very specialized components like host, dai, kpb etc. This patch moves the advanced part to component_ext.h and keeps only basic part in component.h to avoid overloading effects component developers with declarations and code they do not use. Signed-off-by: Marcin Maka <marcin.maka@linux.intel.com> |
||
---|---|---|
.. | ||
cmocka | ||
CMakeLists.txt |