blob: 646bb8ba86eb5b3a4bcde3dd76b05bcb75bb2bcb [file] [log] [blame]
#include <intrin.h>
#include <psdk_inc/intrin-mac.h>
__buildlogicali(_InterlockedAnd, __LONG32, and)
__LONG32 InterlockedAnd(__LONG32 volatile *, __LONG32) __attribute__((alias("_InterlockedAnd")));