OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Miod Vallat (miodcvs.openbsd.org)
Date: Thu Jan 03 2008 - 16:33:50 CST


CVSROOT: /cvs
Module name: src
Changes by: miodcvs.openbsd.org 2008/01/03 15:33:49

Modified files:
        sys/arch/sparc64/include: ctlreg.h

Log message:
Add an explicit clobber to prevent gcc from reordering instructions around
sparc_wrpr(), similar to the psl.h changes years ago; ok kettenis