zephyr/arch/xtensa/core
Patrik Flykt 66a4a11836 arch/xtensa: Use C style comments
Update comments to follow C style.

Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
2018-11-15 17:38:25 -05:00
..
offsets kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
startup arch/xtensa: Use C style comments 2018-11-15 17:38:25 -05:00
atomic.S xtensa: fix numerous checkpatch issues 2017-02-13 11:39:03 -08:00
CMakeLists.txt xtensa/asm2: Don't needlessly build asm2 sources 2018-02-16 10:44:29 -05:00
cpu_idle.c xtensa: removed obsolete headers 2018-09-01 13:58:46 -04:00
crt1.S xtensa: Disable interrupts on entry to _Cstart 2018-11-12 13:51:20 -05:00
fatal.c arch: Add LOG_PANIC to fault handlers 2018-09-27 13:11:26 +05:30
irq_manage.c xtensa: add _arch_irq_connect_dynamic() 2018-11-10 11:01:22 -05:00
irq_offload.c arch: xtensa: include soc.h to fix build errors 2018-11-03 12:40:33 -04:00
swap.S systemview: add support natively using tracing hooks 2018-08-21 05:45:47 -07:00
thread.c coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
window_vectors.S xtensa: Move register window exception handlers into a separate file 2018-02-16 10:44:29 -05:00
xt_zephyr.S xtensa legacy: Fix stale use of removed kconfigs 2018-11-14 19:08:27 -05:00
xtensa_context.S xtensa: fix numerous checkpatch issues 2017-02-13 11:39:03 -08:00
xtensa_intgen.py arch: xtensa: Do not generate unused handle_irq label unless needed 2018-10-27 21:25:57 -04:00
xtensa_intgen.tmpl xtensa: Interrupt generator script and output for qemu & esp32 2018-02-16 10:44:29 -05:00
xtensa_intr_asm.S arch: xtensa: Move exception table to xtensa_intr.c 2017-08-09 12:26:14 -07:00
xtensa_intr.c xtensa: Remove _xt_set_exception_handler() 2018-02-16 10:44:29 -05:00
xtensa_vectors.S arch: xtensa: remove extra #endif 2018-09-04 14:27:33 -04:00
xtensa-asm2-util.S xtensa: specify which SR to store pointer to _kernel.cpu struct 2018-10-19 17:52:45 -04:00
xtensa-asm2.c xtensa: Don't call ISRs for disabled interrupts 2018-11-14 19:08:27 -05:00