zephyr/arch/arc
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
..
core build: INIT_STACKS memset fix. 2016-02-05 20:15:26 -05:00
include Add missing includes for ARC 2016-02-05 20:14:41 -05:00
Kconfig arc: add missing Kconfig/Makefiles to architecture 2016-02-05 20:14:26 -05:00
Makefile Move platforms to new arch/<arch>/platforms directory 2016-02-05 20:14:39 -05:00
defconfig Add context switch profile point. 2016-02-05 20:15:20 -05:00
prep_c.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
reset.S doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
vector_table.c doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
vector_table.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00