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 a87b86e54f console: Replace putstr with puts
It makes things a bit more standard and a bit nicer to read
without all those strlen(). Also console.c takes care of adding
the carriage returns before the linefeeds.

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 4 years ago
hello_world.bin hello_world: Use new headers and frequency from syscon 4 years ago
hello_world.c console: Replace putstr with puts 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