Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: IWAMOTO Toshihiro <toshii@netbsd.org>
List: source-changes
Date: 06/07/2001 05:39:00
Module Name: syssrc
Committed By: toshii
Date: Thu Jun 7 02:39:00 UTC 2001
Modified Files:
syssrc/sys/arch/hpcarm/hpcarm: softintr.c
Log Message:
Sprinkle some volatile keywords around inline asm so that the optimizer
doesn't reorder critical section codes.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/hpcarm/hpcarm/softintr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.