We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb6b4b8 commit c859e78Copy full SHA for c859e78
1 file changed
zephyr/include/sof/lib/memory.h
@@ -7,6 +7,7 @@
7
#define __SOF_LIB_MEMORY_H__
8
9
#include <platform/lib/memory.h>
10
+#include <stdbool.h>
11
12
#ifndef __cold
13
#define __cold
0 commit comments