patch-2.3.16 linux/arch/ppc/xmon/start.c
Next file: linux/arch/ppc/xmon/subr_prf.c
Previous file: linux/arch/ppc/vmlinux.lds
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Aug 31 11:36:43 1999
- Orig file:
v2.3.15/linux/arch/ppc/xmon/start.c
- Orig date:
Mon Jun 28 13:40:39 1999
diff -u --recursive --new-file v2.3.15/linux/arch/ppc/xmon/start.c linux/arch/ppc/xmon/start.c
@@ -13,7 +13,7 @@
unsigned long TXRDY, RXRDY;
extern void xmon_printf(const char *fmt, ...);
-static int console = 0;
+static int console = 1;
void buf_access(void)
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)