kernel-ark/arch/powerpc/xmon
Paul Mackerras fca5dcd483 powerpc: Simplify and clean up the xmon terminal I/O
This factors out the common bits of arch/powerpc/xmon/start_*.c into
a new nonstdio.c, and removes some stuff that was supposed to make
xmon's I/O routines somewhat stdio-like but was never used.

It also makes the parsing of the xmon= command line option common,
so that ppc32 can now use xmon={off,on,early} also.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-11-08 22:55:08 +11:00
..
ansidecl.h powerpc: Merge xmon 2005-10-28 22:53:37 +10:00
Makefile powerpc: Simplify and clean up the xmon terminal I/O 2005-11-08 22:55:08 +11:00
nonstdio.c powerpc: Simplify and clean up the xmon terminal I/O 2005-11-08 22:55:08 +11:00
nonstdio.h powerpc: Simplify and clean up the xmon terminal I/O 2005-11-08 22:55:08 +11:00
ppc-dis.c powerpc: Merge xmon 2005-10-28 22:53:37 +10:00
ppc-opc.c powerpc: Merge xmon 2005-10-28 22:53:37 +10:00
ppc.h powerpc: Merge xmon 2005-10-28 22:53:37 +10:00
setjmp.S powerpc: Merge xmon 2005-10-28 22:53:37 +10:00
start_8xx.c powerpc: Simplify and clean up the xmon terminal I/O 2005-11-08 22:55:08 +11:00
start_32.c powerpc: Simplify and clean up the xmon terminal I/O 2005-11-08 22:55:08 +11:00
start_64.c powerpc: Simplify and clean up the xmon terminal I/O 2005-11-08 22:55:08 +11:00
xmon.c powerpc: Simplify and clean up the xmon terminal I/O 2005-11-08 22:55:08 +11:00