blob: 8aab4d8bb16148664d9760c4f49fdc65f9a1f736 [file] [log] [blame]
#include <intrin.h>
#include <psdk_inc/intrin-mac.h>
__buildbittesti(_interlockedbittestandcomplement, __LONG32, "lock btc", "I", /* unused param */)
unsigned char InterlockedBitTestAndComplement(__LONG32 volatile *, __LONG32) __attribute__((alias("_interlockedbittestandcomplement")));