zephyr/arch/arc/core
Juan Manuel Cruz 044bfc60c5 build: INIT_STACKS memset fix.
This commit fixes an issue with INIT_STACKS configuration option.
k_memset is substituted by the libc memset routine to initialize a
block of memory.

Change-Id: Ic3e286d0976f618110b2828f6da76417b868aef0
Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
2016-02-05 20:15:26 -05:00
..
offsets doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
atomic.S doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
context_wrapper.S doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
context.c build: INIT_STACKS memset fix. 2016-02-05 20:15:26 -05:00
cpu_idle.S doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
fast_irq.S doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
fatal.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
fault_s.S doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
fault.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
irq_manage.c irq: do not use _inline versions of irq_lock/unlock 2016-02-05 20:15:21 -05:00
isr_wrapper.S arc: fixes in context switch explanation comments 2016-02-05 20:15:19 -05:00
Makefile ffs: remove non-inline find_[first|last]_set() 2016-02-05 20:15:25 -05:00
regular_irq.S doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
swap_macros.h Rename nanokernel's nanok.h to nano_private.h 2016-02-05 20:14:26 -05:00
swap.S doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
sys_fatal_error_handler.c arch/arc: Move fatal_error.c into 'core' 2016-02-05 20:14:37 -05:00