(a cherry-pick of commit
46615fe1d from Unity-Technologies/bdwgc)
* include/private/gc_priv.h [THREADS && SN_TARGET_ORBIS]: Include
gc_atomic_ops.h too.
# define GC_API_PRIV GC_API
#endif
-#if defined(THREADS) && !defined(NN_PLATFORM_CTR) \
- && !defined(SN_TARGET_ORBIS) && !defined(SN_TARGET_PSP2)
+#if defined(THREADS) && !defined(NN_PLATFORM_CTR) && !defined(SN_TARGET_PSP2)
# include "gc_atomic_ops.h"
# ifndef AO_HAVE_compiler_barrier
# define AO_HAVE_compiler_barrier 1