Subject: CVS commit: src/sys/arch/evbarm/iq80310
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 01/13/2004 23:18:54
Module Name:	src
Committed By:	he
Date:		Tue Jan 13 23:18:54 UTC 2004

Modified Files:
	src/sys/arch/evbarm/iq80310: iq80310_intr.h

Log Message:
Copy code from iq80321 / ixp425:
Use __insn_barrier() to prevent the compiler reordering splx/splraise
relative to the code they're supposed to protect.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/evbarm/iq80310/iq80310_intr.h

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