Skip to content
Commit fca5dcd4 authored by Paul Mackerras's avatar Paul Mackerras
Browse files

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: default avatarPaul Mackerras <paulus@samba.org>
parent 3825ac0e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment