zephyr/samples/microkernel
Allan Stephens 140d314336 Eliminate references to k_memset() and k_memcpy()
Since the kernel now provides a minimal string library, there is
no longer any reason not to use the standard memset() and memcpy()
APIs.

Change-Id: Iad587ace6f41fd94c9c961d13d9322495a7da1be
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:14:12 -05:00
..
apps Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
benchmark Renaming include/nanokernel to include/arch 2016-02-05 20:14:12 -05:00
klibs Remove references to Simics from README.txt files 2016-02-05 20:13:48 -05:00
test Eliminate references to k_memset() and k_memcpy() 2016-02-05 20:14:12 -05:00