blob: 3e703e52519395ef1ccc4bbc7fbd968be0bc4e0f [file] [log] [blame]
#define __INTRINSIC_ONLYSPECIAL
#define __INTRINSIC_SPECIAL__interlockedbittestandset64 /* Causes code generation in intrin-impl.h */
#include <intrin.h>
unsigned char InterlockedBitTestAndSet64(__int64 volatile *, __int64) __attribute__((alias("_interlockedbittestandset64")));