zephyr/misc
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
..
generated kernel: remove legacy.h and MDEF support 2017-04-19 10:59:35 -05:00
Kconfig doc: misspellings in Kconfig files 2017-05-05 19:38:53 -04:00
Makefile debug: move debug features from misc to subsys/debug 2016-12-19 19:58:40 +00:00
cpp_ctors.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
cpp_dtors.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
cpp_init_array.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
cpp_virtual.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
cpp_vtable.cpp license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
printk.c misc: _char_out can be a static symbol 2017-05-18 12:41:56 -05:00
reboot.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
ring_buffer.c misc: convert to using newly introduced integer sized types 2017-04-20 11:56:00 -05:00