mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-04-15 15:50:24 +00:00
Make putchar() match a standard prototype and add puts() Also make puts() add carriage returns before linefeeds so the users don't have to do it all over the place. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>