zephyr/lib/libc/minimal/source/stdout
Inaky Perez-Gonzalez 11a52750d3 libc: remove useless code in _prf()
Coverity reported a block of deadcode in _prf() that seems to be a
leftover carcass from a previous time. Replaced with a comment in case
someone decides it was needed back.

Change-Id: Id97e84f3279f807e6188371f27f6af157e6d5038
Coverity-ID: 131631
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
2016-11-23 00:57:48 +00:00
..
Makefile build: build libc as object, not kbuild library (lib.a) 2016-02-05 20:14:45 -05:00
fprintf.c c++: Update minimal libc headers 2016-02-05 20:25:22 -05:00
prf.c libc: remove useless code in _prf() 2016-11-23 00:57:48 +00:00
sprintf.c c++: Update minimal libc headers 2016-02-05 20:25:22 -05:00
stdout_console.c c++: Update minimal libc headers 2016-02-05 20:25:22 -05:00