Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 09/26/2007 22:05:24
Module Name:	src
Committed By:	ad
Date:		Wed Sep 26 22:05:24 UTC 2007

Modified Files:
	src/sys/arch/i386/i386: busfunc.S cpufunc.S i386func.S lock_stubs.S

Log Message:
Enable mcount for more of the assembly stubs.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/i386/i386/busfunc.S \
    src/sys/arch/i386/i386/cpufunc.S src/sys/arch/i386/i386/i386func.S
cvs rdiff -r1.4 -r1.5 src/sys/arch/i386/i386/lock_stubs.S

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