zephyr/tests/benchmark/app_kernel/src
Genaro Saucedo Tejada 59b06e2860 fix: previously uninitialized variables break DEBUG sanity
Fix several compiler warnings that were preventing sanity from
completing successfully when running with the CONFIG_DEBUG=y setting.
(related to compiler flag -Werror=maybe-uninitialized)

JIRA: ZEP-735

Change-Id: I3cb79eb0f254f15d18f18ace50b0cf24e9ef5f10
Signed-off-by: Genaro Saucedo Tejada <genaro.saucedo.tejada@intel.com>
2016-09-12 02:25:22 +00:00
..
config.h
event_b.c
fifo_b.c
fifo_r.c
mailbox_b.c
mailbox_r.c
Makefile
master.c
master.h
memcfg.h
memmap_b.c
mempool_b.c
mutex_b.c
nop_b.c
pipe_b.c fix: previously uninitialized variables break DEBUG sanity 2016-09-12 02:25:22 +00:00
pipe_r.c
receiver.c
receiver.h
sema_b.c
sema_r.c