zephyr/arch/xtensa/include
Andy Ross a0dd2de6fd xtensa: Remove _xt_set_exception_handler()
This was a dead API.  Nothing ever used it, it wasn't exposed in any
API headers.  It never appeared in documentation.  It's not
particularly clear why a Zephy app would want to hook
architecture-specific exceptions instead of simply using the portable
error framework anyway. And it's not supported by asm2.  Delete.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2018-02-16 10:44:29 -05:00
..
kernel_arch_data.h kernel: Add alternative _arch_switch context switch primitive 2018-02-16 10:44:29 -05:00
kernel_arch_func.h cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
kernel_arch_thread.h
kernel_event_logger_arch.h
offsets_short_arch.h
xtensa-asm2-context.h xtensa: New asm layer to support SMP 2018-02-16 10:44:29 -05:00
xtensa-asm2-s.h xtensa: New asm layer to support SMP 2018-02-16 10:44:29 -05:00
xtensa-asm2.h xtensa: New asm layer to support SMP 2018-02-16 10:44:29 -05:00
xtensa_api.h xtensa: Remove _xt_set_exception_handler() 2018-02-16 10:44:29 -05:00
xtensa_config.h cleanup: rename fiber/task -> thread 2017-10-30 18:41:15 -04:00
xtensa_context.h
xtensa_rtos.h timer: xtensa_sys_timer: Tickless Kernel Implementation for Xtensa 2017-11-07 08:17:40 -05:00
xtensa_timer.h timer: xtensa_sys_timer: Tickless Kernel Implementation for Xtensa 2017-11-07 08:17:40 -05:00