We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af8b548 commit 1de1d04Copy full SHA for 1de1d04
cores/rp2040/main.cpp
@@ -232,5 +232,3 @@ extern "C" int _wait (int *status) {
232
errno = ENOSYS;
233
return -1;
234
}
235
-
236
-extern "C" void __sync_synchronize() { /* noop */ }
0 commit comments