commit | 9e0e2f967b17fc88cd288963e9cb1187d4b3841b | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Wed Oct 26 09:59:18 2011 -0700 |
committer | Riku Voipio <riku.voipio@linaro.org> | Thu Oct 27 14:43:30 2011 +0300 |
tree | 714b7ee84432e4912807f996c34a3099819e1a15 | |
parent | 8e78064e9d95094b7db8e82e57fa6d57fd38b333 [diff] |
ppc64-linux-user: Fix syscall return type. Use target_ulong instead of hard-coded uint32_t. Remove the disabled printf's that are redundant with -strace. Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>