drc: fix page get code in linkage_arm.s
authornotaz <notasas@gmail.com>
Sun, 31 Jul 2011 20:50:19 +0000 (23:50 +0300)
committernotaz <notasas@gmail.com>
Mon, 1 Aug 2011 20:32:21 +0000 (23:32 +0300)
it did not match what was used elsewhere for PCSX,
causing rare crashes due to making bad links..

Also comment get_pointer, it's not obvious what it does.


No differences found