zephyr/include/arch/xtensa
Daniel Leung 2c8625ea7e xtensa: remove errno_var from strcut _thread_arch
The errno_var copy in Xtensa's struct is not being used at all
for errno (as there is already one in struct k_thread).
So remove it.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-10-24 10:52:00 -07:00
..
arch_inlines.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
arch.h arch/xtensa: soc/xtensa/intel_adsp: Enable KERNEL_COHERENCE 2020-10-21 06:38:53 -04:00
exc.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
irq.h irq: Change dynamic API to take a constant parameter 2020-09-02 13:48:13 +02:00
thread.h xtensa: remove errno_var from strcut _thread_arch 2020-10-24 10:52:00 -07:00
xtensa_api.h global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
xtensa_config.h headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
xtensa_context.h headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
xtensa_rtos.h arch: xtensa: replace DT_CPU_CLOCK_FREQUENCY with new dt macros 2020-04-22 11:38:33 -05:00
xtensa_timer.h arch: xtensa: replace DT_CPU_CLOCK_FREQUENCY with new dt macros 2020-04-22 11:38:33 -05:00