Subject: CVS commit: [netbsd-4] src/sys/arch/shark/isa
To: None <source-changes@NetBSD.org>
From: Rui Paulo <rpaulo@netbsd.org>
List: source-changes
Date: 09/16/2006 17:36:03
Module Name: src
Committed By: rpaulo
Date: Sat Sep 16 17:36:03 UTC 2006
Modified Files:
src/sys/arch/shark/isa [netbsd-4]: clock.c
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #164):
sys/arch/shark/isa/clock.c: revision 1.11
Add __insn_barrier() to avoid too aggressive optimization by gcc4.
GENERIC compiled by gcc4 now works on my FUNAI's DNARD.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.10.18.1 src/sys/arch/shark/isa/clock.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.