Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Perry E. Metzger <perry@netbsd.org>
List: source-changes
Date: 05/16/2001 07:18:53
Module Name:	syssrc
Committed By:	perry
Date:		Wed May 16 04:18:53 UTC 2001

Modified Files:
	syssrc/sys/arch/i386/i386: locore.s

Log Message:
Add a couple of include LINTSTUBs and fix some LINTSTUB prototypes.
Still exits hard because of bcopy/memcpy problem, but that is a
legitimate problem. bcopy should go and be replaced with memcpy to fix this.


To generate a diff of this commit:
cvs rdiff -r1.236 -r1.237 syssrc/sys/arch/i386/i386/locore.s

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