]> xenbits.xensource.com Git - qemu-xen-4.1-testing.git/commit
Only define __llseek if it is going to be used
authorPaul Brook <paul@codesourcery.com>
Tue, 19 May 2009 14:58:52 +0000 (15:58 +0100)
committerPaul Brook <paul@codesourcery.com>
Tue, 19 May 2009 14:58:52 +0000 (15:58 +0100)
commit909b69cf52f5267a49909c0ac1ece6c09c0d62b5
tree7e6b0f159ca6a0747f5427b9d0589e2f29a56f84
parent425be425f65771d9e45e5ea889b997e003afb705
Only define __llseek if it is going to be used

Signed-off-by: Paul Brook <paul@codesourcery.com>
linux-user/syscall.c