K 10 svn:author V 6 andrew K 8 svn:date V 27 2014-02-06T20:26:36.076857Z K 7 svn:log V 144 Fix __syscall on armeb EABI. As it returns a 64-bit value it needs to place 32-bit data in r1, not r0. 64-bit data is already packed correctly. END