zephyr/tests/kernel/common
Maciek Borzecki fed96bf1bc misc: _char_out can be a static symbol
Fixes sparse warning:
<snip>/zephyr/zephyr/misc/printk.c:50:5: warning: symbol '_char_out' was not declared. Should it be static?

Change-Id: I5af0860e9f8f827002ae9a142b5924d3de8d51b6
Signed-off-by: Maciek Borzecki <maciek.borzecki@gmail.com>
2017-05-18 12:41:56 -05:00
..
src misc: _char_out can be a static symbol 2017-05-18 12:41:56 -05:00
Makefile tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
prj.conf tests/kernel/common: add test to verify same tick timeout expiry order 2017-02-16 04:56:26 +00:00
testcase.ini