zephyr/arch/arc/core
Ramakrishna Pallala 301acb8e1b kernel: include: rename nano_internal.h to kernel_internal.h
Rename the nano_internal.h to kernel_internal.h and modify the
header file name accordingly wherever it is used.

Signed-off-by: Ramakrishna Pallala <ramakrishna.pallala@intel.com>
2018-01-31 10:07:21 -06:00
..
mpu arch: arc: Add _arch_mem_domain_configure 2018-01-18 11:50:59 -08: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 kernel: include: rename nano_internal.h to kernel_internal.h 2018-01-31 10:07:21 -06: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 the intial support of memory domain 2018-01-18 11:50:59 -08: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 kernel: include: rename nano_internal.h to kernel_internal.h 2018-01-31 10:07:21 -06:00
regular_irq.S arch: arc: Add the intial support of memory domain 2018-01-18 11:50:59 -08:00
reset.S cleanup: remove commented #include 2017-09-11 12:41:07 -04:00
swap.S arch: arc: Add the intial support of memory domain 2018-01-18 11:50:59 -08: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