[klibc] Rename llseek.c to lseek.c

The file llseek.c actually implements lseek() on 32-bit platforms (on
64-bit platforms, lseek() is a plain system call.)  Rename the file
accordingly.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2 files changed