blob: 87c56b952b2d7ccd6d0fad3fc32ebeb62728a657 [file] [log] [blame]
#define __INTRINSIC_ONLYSPECIAL
#define __INTRINSIC_SPECIAL__interlockedbittestandcomplement /* Causes code generation in intrin-impl.h */
#include <intrin.h>
unsigned char InterlockedBitTestAndComplement(__LONG32 volatile *, __LONG32) __attribute__((alias("_interlockedbittestandcomplement")));