blob: e8dc3ec87f9d75a71cc9420180e9c2c18ffd2c03 [file] [log] [blame]
#define __INTRINSIC_ONLYSPECIAL
#define __INTRINSIC_SPECIAL__interlockedbittestandreset /* Causes code generation in intrin-impl.h */
#include <intrin.h>
unsigned char InterlockedBitTestAndReset(__LONG32 volatile *, __LONG32) __attribute__((alias("_interlockedbittestandreset")));