Skip to content

Commit

Permalink
[wip] Update to GCC 14.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kartatz committed May 10, 2024
1 parent 533390c commit a4e4685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patches/pk.patch
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ index 4a01cd2..148a12d 100644
+#if N == 1
+bool __atomic_test_and_set (volatile void* a, int b)
+{
+ return 0:
+ return 0;
+}
+#endif

Expand Down

0 comments on commit a4e4685

Please sign in to comment.