Update c89atomic in preparation for some changes to atomics.

This commit is contained in:
David Reid
2022-11-09 10:59:09 +10:00
parent c153a94791
commit cbae25fca3
2 changed files with 124 additions and 2 deletions
+4
View File
@@ -1,3 +1,7 @@
v0.11.12 - TBD
=====================
v0.11.11 - 2022-11-04
=====================
* Silence an unused variable warning.