microwatt/tests/illegal
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>
..
Makefile Add test cases for new exceptions and supervisor state
head.S Add test cases for new exceptions and supervisor state
illegal.c console: Replace putstr with puts
powerpc.lds Add test cases for new exceptions and supervisor state