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 c360284 commit 6cdabb4Copy full SHA for 6cdabb4
soc/xtensa/intel_adsp/common/soc.c
@@ -4,6 +4,7 @@
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
#include <zephyr/device.h>
7
+#include <zephyr/linker/section_tags.h>
8
9
extern void power_init(void);
10
extern void adsp_clock_init(void);
0 commit comments