Import proper patch
authorMiguel de Icaza <miguel@gnome.org>
Sat, 16 Jan 2010 01:00:22 +0000 (01:00 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Sat, 16 Jan 2010 01:00:22 +0000 (01:00 -0000)
svn path=/trunk/mono/; revision=149676

libgc/include/private/gcconfig.h

index d46e686aa0bdaf608264d1425347684d1bfcc2e8..39afc92f5c0490aeaeb921cef333245d7844ddc2 100644 (file)
 
 # if defined(PCR) || defined(SRC_M3) || \
                defined(GC_SOLARIS_THREADS) || defined(GC_WIN32_THREADS) || \
-               defined(GC_PTHREADS)
+               defined(GC_PTHREADS) || defined(SN_TARGET_PS3)\r
 #   define THREADS
 # endif