]> granicus.if.org Git - strace/commit
powerpc64: fix 64-bit process detection on embedded
authorJames Yang <james.yang@freescale.com>
Tue, 18 Feb 2014 21:32:43 +0000 (15:32 -0600)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 25 Feb 2014 23:33:30 +0000 (23:33 +0000)
commita78d777c869829a3f0320e1793adb44fb57ac950
treee4b359fd808c86d5a3cbce3674364f7080256bcc
parentfdb896e577d4154b4dbd4350c9828e7df3b7da84
powerpc64: fix 64-bit process detection on embedded

* syscall.c (get_scno) [POWERPC64]: Fix 64-bit process detection
on embedded powerpc.

Signed-off-by: James Yang <james.yang@freescale.com>
Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
syscall.c