zephyr/arch
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
..
arc arch: arc: apply the new thread stack layout 2018-02-16 12:20:16 +01:00
arm kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
common drivers/interrupt_controller: Introduce multi-level interrupt support 2018-02-06 22:39:05 -05:00
nios2 drivers: i2c: Add i2c master driver for Nios-II i2c core 2018-02-07 19:37:35 -05:00
posix kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
riscv32 kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
x86 kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
xtensa xtensa: Remove _xt_set_exception_handler() 2018-02-16 10:44:29 -05:00
CMakeLists.txt
Kconfig kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00