xtensa: remove core-macros.h from xtensa HAL
core-macros.h includes other files not part of the xtensa HAL, make this esp32 specific Fixes #31301 Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
This commit is contained in:
parent
561a8e4f0e
commit
232851a428
3 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
|||
#define ZEPHYR_ARCH_XTENSA_INCLUDE_XTENSA_API_H_
|
||||
|
||||
#include <xtensa/hal.h>
|
||||
#include <xtensa/core-macros.h>
|
||||
#include "xtensa_rtos.h"
|
||||
#include "xtensa_context.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue