Remove atomic.h

This commit is contained in:
2025-11-11 21:27:47 +01:00
parent 566b35f4d5
commit 51e89c8603

View File

@ -1,6 +0,0 @@
#ifndef ATOMIC_H_
#define ATOMIC_H_
#define ATOMIC(X) _Atomic(X)
#endif // ATOMIC_H_