diff options
Diffstat (limited to 'libclc/generic/include/clc/atomic/atomic_xor.h')
| -rw-r--r-- | libclc/generic/include/clc/atomic/atomic_xor.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libclc/generic/include/clc/atomic/atomic_xor.h b/libclc/generic/include/clc/atomic/atomic_xor.h new file mode 100644 index 00000000000..59aa3674a51 --- /dev/null +++ b/libclc/generic/include/clc/atomic/atomic_xor.h @@ -0,0 +1,3 @@ +#define __CLC_FUNCTION atomic_xor +#include <clc/atomic/atomic_decl.inc> +#undef __CLC_FUNCTION |

