Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Nov 2001 08:57:33 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/include atomic.h
Message-ID:  <200111121657.fACGvYF20899@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2001/11/12 08:57:33 PST

  Modified files:
    sys/i386/include     atomic.h 
  Log:
  Use newer constraints for inline assembly for an operand that is both an
  input and an output by using the '+' modifier rather than listing the
  operand in both the input and output sections.
  
  Reviwed by:	bde
  
  Revision  Changes    Path
  1.22      +22 -22    src/sys/i386/include/atomic.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111121657.fACGvYF20899>