zephyr/misc
Andrew Boie ef2b138130 printk: only do buffering in user mode
This has extra stack overhead, no need to impose this on the caller
unless it's needed to avoid doing a system call for every
character.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-10-13 12:56:14 -07:00
..
generated kernel: remove legacy.h and MDEF support 2017-04-19 10:59:35 -05:00
Kconfig subsystem: cleanup misc and make cpp a subsystem 2017-07-06 09:13:46 -05:00
Makefile subsystem: cleanup misc and make cpp a subsystem 2017-07-06 09:13:46 -05:00
printk.c printk: only do buffering in user mode 2017-10-13 12:56:14 -07: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