~vcs-imports/eglibc/trunk

« back to all changes in this revision

Viewing changes to libc/nptl/sysdeps/unix/sysv/linux/x86/force-elision.h

  • Committer: joseph
  • Date: 2013-08-20 16:23:48 UTC
  • Revision ID: svn-v4:7b3dc134-2b1b-0410-93df-9e9f96275f8d:trunk:23785
Merge changes between r23517 and r23715 from /fsf/trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 
15
15
   You should have received a copy of the GNU Lesser General Public
16
16
   License along with the GNU C Library; if not, see
17
 
   <http://www.gnu.org/licenses/>. */
 
17
   <http://www.gnu.org/licenses/>.  */
18
18
 
19
19
/* Check for elision on this lock without upgrading.  */
20
20
#define DO_ELISION(m)                                                   \