zephyr/arch/arc/core
Wayne Ren 6c65ac2bb4 arch: arc: fix the typo of label which caused issue #7249
* fix the issue #7249 which is caused by a typo of label

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2018-05-02 09:31:00 -04:00
..
mpu arch: arc: bug fixes in arc mpu driver 2018-03-08 11:01:11 +01:00
offsets arch: arc: bug fixes and add user space support in secure mode 2018-02-16 12:20:16 +01:00
CMakeLists.txt
atomic.S
cache.c
cpu_idle.S
fast_irq.S arch: arc: add the support of STACK_SENTINEL 2018-04-17 10:50:12 -07:00
fatal.c arch: arc: bug fixes and optimization in exception handling 2018-04-17 10:50:12 -07:00
fault.c arch: arc: bug fixes and optimization in exception handling 2018-04-17 10:50:12 -07:00
fault_s.S arch: arc: fix the typo of label which caused issue #7249 2018-05-02 09:31:00 -04:00
irq_manage.c
irq_offload.c arch: arc: bug fixes in irq_load 2018-04-17 10:50:12 -07:00
isr_wrapper.S arch: arc: save user thread's context into privilege stack 2018-02-16 12:20:16 +01:00
prep_c.c
regular_irq.S arch: arc: add the support of STACK_SENTINEL 2018-04-17 10:50:12 -07:00
reset.S arch: arc: enable US bit to check user mode 2018-02-16 12:20:16 +01:00
swap.S arch: arc: fix the bug of context switch in interrupt 2018-03-08 11:01:11 +01:00
sys_fatal_error_handler.c arch: arc: optimize the _SysFatalErrorHandler 2018-04-17 10:50:12 -07:00
thread.c arch: arc: apply the new thread stack layout 2018-02-16 12:20:16 +01:00
thread_entry_wrapper.S
timestamp.c
userspace.S arch: arc: apply the new thread stack layout 2018-02-16 12:20:16 +01:00
vector_table.c