Subject: CVS commit: syssrc/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: Krister Walfridsson <kristerw@netbsd.org>
List: source-changes
Date: 07/14/2001 02:32:27
Module Name:	syssrc
Committed By:	kristerw
Date:		Fri Jul 13 23:32:27 UTC 2001

Modified Files:
	syssrc/sys/arch/i386/i386: svr4_machdep.c

Log Message:
Removed redundant (and slightly wrong) extern declaration of emul_svr4
(newer gcc complains that only one of the declarations are const.)


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 syssrc/sys/arch/i386/i386/svr4_machdep.c

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