On Fri, Jun 04, 2010 at 12:14:10PM -0700, Richard Henderson wrote:
> There's no _llseek on s390x either. Replace the existing
> test for __x86_64__ with a functional test for __NR_llseek.
>
> Signed-off-by: Richard Henderson
> ---
> linux-user/syscall.c |4 ++--
> 1 files changed, 2 inserti
There's no _llseek on s390x either. Replace the existing
test for __x86_64__ with a functional test for __NR_llseek.
Signed-off-by: Richard Henderson
---
linux-user/syscall.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/linux-user/syscall.c b/linux-user/syscall.c