blob: aff9752c4db7cc05a72701ccbcb3bd699da9acd5 [file] [log] [blame]
#include <intrin.h>
#include <psdk_inc/intrin-mac.h>
__buildbittesti(_interlockedbittestandreset, __LONG32, "lock btr", "I", /* unused param */)
unsigned char InterlockedBitTestAndReset(__LONG32 volatile *, __LONG32) __attribute__((alias("_interlockedbittestandreset")));