We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents adae954 + 06b8c0e commit fa48c42Copy full SHA for fa48c42
1 file changed
test/cmocka/src/audio/buffer/mock.c
@@ -31,6 +31,8 @@
31
#include <stdint.h>
32
#include <stdlib.h>
33
34
+#include <sof/alloc.h>
35
+
36
void _trace_event(uint32_t e)
37
{
38
(void)e;
0 commit comments