[klibc] Define fseeko and ftello as macros

We ignore the "long" requirement for fseek/ftell and really have
fseeko/ftello as the only implementation, but #define those names so
properly written software will do the right thing.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
1 file changed