mirror of https://github.com/thesofproject/sof.git
36e58d279b
Once the debug version of allocation functions are removed, macros may be replaced with functions declared without leading _ which makes the documentation (and the header) more readable, the defines section does not need to contain doubled documentation of alloc api. bzero macro is not esasily removable due to include deps which bring earlier declaration of non-inline prototype. Signed-off-by: Marcin Maka <marcin.maka@linux.intel.com> |
||
---|---|---|
.. | ||
include/testbench | ||
CMakeLists.txt | ||
alloc.c | ||
common_test.c | ||
edf_schedule.c | ||
file.c | ||
ipc.c | ||
ll_schedule.c | ||
panic.c | ||
schedule.c | ||
testbench.c | ||
timer.c | ||
topology.c | ||
trace.c |