summaryrefslogtreecommitdiff
path: root/src/stdatomic/atomic_fetch_or.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdatomic/atomic_fetch_or.c')
-rw-r--r--src/stdatomic/atomic_fetch_or.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/stdatomic/atomic_fetch_or.c b/src/stdatomic/atomic_fetch_or.c
index 8c3eb914..327a43b3 100644
--- a/src/stdatomic/atomic_fetch_or.c
+++ b/src/stdatomic/atomic_fetch_or.c
@@ -3,3 +3,7 @@
#endif
+
+/*
+STDC(201112)
+*/