xtensa: remove unused header files

This commit is contained in:
Ivan Grokhotkov
2018-05-30 00:33:09 +08:00
committed by bot
parent e764a3e671
commit 834c056234
85 changed files with 0 additions and 14573 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.