Subject: CVS commit: src/sys/arch/newsmips/newsmips
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 04/19/2003 12:33:35
Module Name:	src
Committed By:	tsutsui
Date:		Sat Apr 19 12:33:35 UTC 2003

Modified Files:
	src/sys/arch/newsmips/newsmips: cpu_cons.c

Log Message:
Fix unexpected fallthrough in switch statement.

This should fix boot failure of the INSTALL kernel
on news3400 with serial console.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/newsmips/newsmips/cpu_cons.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.