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:45:06
Module Name: src
Committed By: he
Date: Sat Jun 4 21:45:06 UTC 2005
Modified Files:
src/sys/arch/arm/s3c2xx0: s3c2410_intr.c
Log Message:
Add use of an __UNVOLATILE() to appease -Wcast-qual.
May be revisited if atomic_set_bit()'s signature can change.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/arm/s3c2xx0/s3c2410_intr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.