Xtensa: Add core.h header file
This commit is contained in:
parent
9b5fedc81e
commit
9f06b13ffb
1455
arch/xtensa/include/xtensa/core.h
Normal file
1455
arch/xtensa/include/xtensa/core.h
Normal file
File diff suppressed because it is too large
Load Diff
@ -34,11 +34,12 @@
|
|||||||
#define __ARCH_XTENSA_SRC_COMMON_XTENSA_TIMER_H
|
#define __ARCH_XTENSA_SRC_COMMON_XTENSA_TIMER_H
|
||||||
|
|
||||||
#ifdef __ASSEMBLER__
|
#ifdef __ASSEMBLER__
|
||||||
#include <xtensa/coreasm.h>
|
#include <xtensa/coreasm.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <arch/xtensa/xtensa_corebits.h>
|
#include <arch/xtensa/core.h>
|
||||||
#include <xtensa/config/system.h>
|
#include <arch/xtensa/xtensa_corebits.h>
|
||||||
|
#include <xtensa/config/system.h>
|
||||||
|
|
||||||
/* Select timer to use for periodic tick, and determine its interrupt number
|
/* Select timer to use for periodic tick, and determine its interrupt number
|
||||||
* and priority. User may specify a timer by defining XT_TIMER_INDEX with -D,
|
* and priority. User may specify a timer by defining XT_TIMER_INDEX with -D,
|
||||||
|
Loading…
Reference in New Issue
Block a user