From: Miguel de Icaza Date: Fri, 22 May 2009 21:12:34 +0000 (+0000) Subject: forgot this one X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ab7dc3b40d18769e8f540886482abeb09cc04b5a;p=gc forgot this one svn path=/trunk/mono/; revision=134619 --- diff --git a/os_dep.c b/os_dep.c index 5017bdc5..7e4e567d 100644 --- a/os_dep.c +++ b/os_dep.c @@ -1514,7 +1514,7 @@ void GC_register_data_segments() # if !defined(OS2) && !defined(PCR) && !defined(AMIGA) \ && !defined(MSWIN32) && !defined(MSWINCE) \ - && !defined(MACOS) && !defined(DOS4GW) + && !defined(MACOS) && !defined(DOS4GW) && !defined(SN_TARGET_PS3) # ifdef SUNOS4 extern caddr_t sbrk();