Xtensa port: Removed duplicate file and renamed to sys_io.h as other platforms.
Change-Id: I293bfa9ff8c5e641c727612c56968cec901dbfec Signed-off-by: Mazen NEIFER <mazen@nestwave.com>
This commit is contained in:
parent
5718676aad
commit
aacfd63331
3 changed files with 3 additions and 114 deletions
|
@ -20,6 +20,7 @@ extern "C" {
|
|||
#endif
|
||||
|
||||
#if !defined(_ASMLANGUAGE) && !defined(__ASSEMBLER__)
|
||||
#include "sys_io.h" /* Include from the very same folder of this file */
|
||||
#include <stdint.h>
|
||||
#include <sw_isr_table.h>
|
||||
#include <arch/xtensa/xtensa_irq.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue