Subject: CVS commit: src/sys/arch/sun68k
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 05/21/2007 16:25:15
Module Name:	src
Committed By:	tsutsui
Date:		Mon May 21 16:25:15 UTC 2007

Modified Files:
	src/sys/arch/sun68k/include: cpu.h
	src/sys/arch/sun68k/sun68k: isr.c

Log Message:
Make netintr() static since it's referred only in sun68k/isr.c.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/arch/sun68k/include/cpu.h
cvs rdiff -r1.14 -r1.15 src/sys/arch/sun68k/sun68k/isr.c

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