Remove our custom atomics code entirely.

This commit is contained in:
Henrik Rydgård 2020-05-17 13:11:36 +02:00
parent af18532095
commit a9befb5496
11 changed files with 2 additions and 250 deletions

View file

@ -16,7 +16,6 @@
// https://github.com/hrydgard/ppsspp and http://www.ppsspp.org/.
#include "Common/Common.h"
#include "Common/Atomics.h"
#include "Core/Core.h"
#include "Core/MemMap.h"