zephyr/arch/arc/core
Anas Nashif 9f6c7838e5 arch: fix typo defafult -> default
Simple typo fix.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-01-08 08:08:45 -05:00
..
mpu kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
offsets boards: Update arc em_starterkit support from 2.2 to 2.3 2017-05-19 15:58:41 +02:00
CMakeLists.txt arch: arc: Add FIRQ option 2017-12-13 12:05:33 -05:00
atomic.S linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
cache.c linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
cpu_idle.S linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
fast_irq.S arch: arc: Add mpu support 2017-08-16 16:09:45 -04:00
fatal.c k_thread_abort(): assert if abort essential thread 2017-09-07 16:35:16 -07:00
fault.c linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
fault_s.S arch: arc: add nested interrupt support 2017-08-10 12:47:15 -04:00
irq_manage.c cleanup: Move #include directives 2017-09-11 12:41:07 -04:00
irq_offload.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
isr_wrapper.S arch: arc: Add FIRQ option 2017-12-13 12:05:33 -05:00
prep_c.c arch: arc: Add the support of secure mode for em 2017-12-13 12:05:33 -05:00
regular_irq.S arch: arc: Add the support of secure mode for em 2017-12-13 12:05:33 -05:00
reset.S cleanup: remove commented #include 2017-09-11 12:41:07 -04:00
swap.S arch: fix typo defafult -> default 2018-01-08 08:08:45 -05:00
sys_fatal_error_handler.c linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
thread.c kernel: fix k_thread_stack_t definition 2017-10-17 08:24:29 -07:00
thread_entry_wrapper.S linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
timestamp.c kernel: tickless: Add tickless kernel support 2017-04-27 13:46:28 +00:00
vector_table.c arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00