mirror of
https://github.com/torvalds/linux.git
synced 2024-11-06 12:11:59 +00:00
fca5dcd483
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> |
||
---|---|---|
.. | ||
ansidecl.h | ||
Makefile | ||
nonstdio.c | ||
nonstdio.h | ||
ppc-dis.c | ||
ppc-opc.c | ||
ppc.h | ||
setjmp.S | ||
start_8xx.c | ||
start_32.c | ||
start_64.c | ||
xmon.c |