Skip to content

Commit 600b08a

Browse files
iuliana-prodanstephanosio
authored andcommitted
xtensa: nxp_imx8ulp_adsp: Add missing include header
Add missing header to fix imx8ulp_adsp toolchain. Fixes: e88c208 ("xtensa: Add 8ulp_adsp toolchain") Signed-off-by: Iuliana Prodan <iuliana.prodan@nxp.com>
1 parent 64bc04f commit 600b08a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

overlays/xtensa_nxp_imx8ulp_adsp/gdb/gdb/xtensa-config.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323

2424
#define XTENSA_CONFIG_VERSION 0x70
2525

26+
#include "defs.h"
2627
#include "xtensa-config.h"
2728
#include "xtensa-tdep.h"
2829

0 commit comments

Comments
 (0)