Subject: CVS commit: syssrc/sys/arch/i386/include
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 11/30/2001 08:53:57
Module Name:	syssrc
Committed By:	enami
Date:		Fri Nov 30 06:53:57 UTC 2001

Modified Files:
	syssrc/sys/arch/i386/include: profile.h

Log Message:
Declare some asm statement with output as volatile.  Without this,
gcc with -march=pentiumpro produce bad code.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 syssrc/sys/arch/i386/include/profile.h

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