arch: xtensa: Fix a compile warning in xtensa_dumpstate.c
Summary: - This commit fixes a compile warning if CONFIG_ARCH_INTERRUPTSTACK is set Impact: - None Testing: - Built with esp32-devkitc:smp Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
This commit is contained in:
parent
458e021c86
commit
3ddfab239f
@ -38,6 +38,7 @@
|
||||
#include "sched/sched.h"
|
||||
#include "xtensa.h"
|
||||
#include "chip_memory.h"
|
||||
#include "chip_macros.h"
|
||||
|
||||
#ifdef CONFIG_DEBUG_ALERT
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user