zephyr/lib/libc/minimal/source/stdout
Peter Bigot 18851d8ef9 libc/minimal: remove z_prf
All in-tree uses have been replaced by cbprintf, and the API was
private so there should be no out-of-tree users.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-11-13 06:38:01 -05:00
..
fprintf.c libc: switch to cbprintf as basis for printf functionality 2020-11-13 06:38:01 -05:00
sprintf.c libc: switch to cbprintf as basis for printf functionality 2020-11-13 06:38:01 -05:00
stdout_console.c kernel: Port remaining buildable syscalls to new API 2019-09-12 11:31:50 +08:00