Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Perry E. Metzger <perry@netbsd.org>
List: source-changes
Date: 05/16/2001 01:31:39
Module Name:	syssrc
Committed By:	perry
Date:		Tue May 15 22:31:39 UTC 2001

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

Log Message:
1) Add stylized comments (used by new lint stub generation
   infrastructure) to indicate what C stubs should be generated for
   various entry points.
2) Add comments noting various artifacts discovered while performing
   task 1), including a bunch of stuff that may very well no longer be
   used.


To generate a diff of this commit:
cvs rdiff -r1.235 -r1.236 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.