Subject: CVS commit: syssrc/sys/arch/alpha/include
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/18/2001 01:34:58
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Dec 17 23:34:58 UTC 2001

Modified Files:
	syssrc/sys/arch/alpha/include: atomic.h lock.h

Log Message:
Fix constraints in __asm statements (err, again).  Kernels compiled
with GCC 2.95.3 work now.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/alpha/include/atomic.h
cvs rdiff -r1.15 -r1.16 syssrc/sys/arch/alpha/include/lock.h

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