Remove xtensa headers and adjust includes

This commit is contained in:
me-no-dev
2018-05-31 15:13:16 +02:00
parent 40d85ce582
commit 03808e3b8b
84 changed files with 0 additions and 14572 deletions

View File

@ -74,7 +74,6 @@ extern "C" {
#include <stdint.h>
#include <xtensa/tie/xt_core.h>
#include <xtensa/hal.h>
#include <xtensa/config/core.h>
#include <xtensa/config/system.h> /* required for XSHAL_CLIB */

View File

@ -50,7 +50,6 @@ Should be included by all Xtensa generic and RTOS port-specific sources.
#include <xtensa/corebits.h>
#include <xtensa/config/system.h>
#include <xtensa/simcall.h>
/*
Include any RTOS specific definitions that are needed by this header.