drc: avoid MAP_FIXED
authornotaz <notasas@gmail.com>
Tue, 20 Sep 2016 22:06:32 +0000 (01:06 +0300)
committernotaz <notasas@gmail.com>
Tue, 20 Sep 2016 22:06:32 +0000 (01:06 +0300)
commit186935dccdeb09590c0858b7510c769f5ccb06de
tree66d886bbd925468aa4d51b12649286f831eeec51
parentd148d26560527efdd71685df8eac0497827ca766
drc: avoid MAP_FIXED

it's almost never a good idea, it will override some other mapping
and make things crash
libpcsxcore/new_dynarec/new_dynarec.c