From: notaz Date: Tue, 20 Sep 2016 22:06:32 +0000 (+0300) Subject: drc: avoid MAP_FIXED X-Git-Tag: r23~166 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=186935dccdeb09590c0858b7510c769f5ccb06de;hp=186935dccdeb09590c0858b7510c769f5ccb06de;p=pcsx_rearmed.git drc: avoid MAP_FIXED it's almost never a good idea, it will override some other mapping and make things crash ---