improve build, but still broken at audit
This commit is contained in:
parent
c300ead610
commit
a1cf134be2
2 changed files with 24 additions and 4 deletions
7
testvec.c
Normal file
7
testvec.c
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#include <stdatomic.h>
|
||||
|
||||
atomic_uint test;
|
||||
|
||||
int main(){
|
||||
return 0;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue