Skip to content

Commit

Permalink
xtensa: nxp_imx8ulp_adsp: Add missing include header
Browse files Browse the repository at this point in the history
Add missing header to fix imx8ulp_adsp toolchain.

Fixes: e88c208 ("xtensa: Add 8ulp_adsp toolchain")
Signed-off-by: Iuliana Prodan <iuliana.prodan@nxp.com>
  • Loading branch information
iuliana-prodan authored and stephanosio committed Nov 13, 2023
1 parent 64bc04f commit 600b08a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions overlays/xtensa_nxp_imx8ulp_adsp/gdb/gdb/xtensa-config.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@

#define XTENSA_CONFIG_VERSION 0x70

#include "defs.h"
#include "xtensa-config.h"
#include "xtensa-tdep.h"

Expand Down

0 comments on commit 600b08a

Please sign in to comment.