esp32s3_extraheaps.c: add a missing include for xtensa_imm_initialize
Signed-off-by: YAMAMOTO Takashi <yamamoto@midokura.com>
This commit is contained in:
parent
da72df9ab6
commit
69bcbfb207
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
|||
****************************************************************************/
|
||||
|
||||
#include <nuttx/config.h>
|
||||
#include <nuttx/arch.h>
|
||||
#include <nuttx/mm/mm.h>
|
||||
|
||||
#ifdef CONFIG_ESP32S3_RTC_HEAP
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue