Subject: CVS commit: src/sys/arch/arm/s3c2xx0
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/04/2005 21:18:18
Module Name: src
Committed By: he
Date: Sat Jun 4 21:18:18 UTC 2005
Modified Files:
src/sys/arch/arm/s3c2xx0: s3c2xx0_intr.h
Log Message:
Add an __UNVOLATILE() in atomic_set_bit() usage.
Revisit if we can adjust atomic_set_bit()'s signature.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/arm/s3c2xx0/s3c2xx0_intr.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.