Subject: CVS commit: src/sys/arch/sparc/include
To: None <source-changes@NetBSD.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 11/16/2003 11:07:57
Module Name: src
Committed By: pk
Date: Sun Nov 16 11:07:57 UTC 2003
Modified Files:
src/sys/arch/sparc/include: cdefs.h
Log Message:
Introduce __insn_barrier(), designed to prevent instruction re-ordering
with minimal side-effects across its location in the source code.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/sparc/include/cdefs.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.