From 440e0c283cbc2aaad99596b1d9753d82b6532d18 Mon Sep 17 00:00:00 2001 From: Mary Guillemard Date: Wed, 25 Jun 2025 10:28:11 +0200 Subject: [PATCH] libcl: Add stdatomic.h Useful when using C11 atomics with CL C. Signed-off-by: Mary Guillemard Reviewed-by: Alyssa Rosenzweig Reviewed-by: Olivia Lee Part-of: --- src/compiler/libcl/stdatomic.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/compiler/libcl/stdatomic.h diff --git a/src/compiler/libcl/stdatomic.h b/src/compiler/libcl/stdatomic.h new file mode 100644 index 00000000000..e69de29bb2d