You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
microwatt/hello_world
Benjamin Herrenschmidt 88b28a7b17 console: Improve putchar(), add puts()
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>
4 years ago
..
Makefile hello_world: Use new headers and frequency from syscon 4 years ago
console.c console: Improve putchar(), add puts() 4 years ago
console.h Add calls to dis/enable potato uart IRQ 4 years ago
head.S hello_world updates 5 years ago
hello_world.bin hello_world: Use new headers and frequency from syscon 4 years ago
hello_world.c hello_world: Adjust header inclusions and Makefile 4 years ago
hello_world.elf hello_world: Use new headers and frequency from syscon 4 years ago
hello_world.hex hello_world: Use new headers and frequency from syscon 4 years ago
powerpc.lds Add a simple hello_world example that also echos input 5 years ago