fix kernel_stat64 definition
commit186878405324e96f61d896a149f623e0c792c972
authorMax Filippov <jcmvbkbc@gmail.com>
Wed, 15 May 2024 06:18:56 +0000 (14 23:18 -0700)
committerWaldemar Brodkorb <wbx@openadk.org>
Wed, 15 May 2024 08:13:56 +0000 (15 10:13 +0200)
tree0446e8a7b992992be7e88a36138c1b36e84b227a
parent7343bd6a49c5e3fe622f0bf473c124947d5e1210
fix kernel_stat64 definition

The commit 74ca8d6f5d2e ("remove UCLIBC_HAS_LFS") removed conditional
compilation dependent on __UCLIBC_HAS_LFS__, assuming it to be always
defined, but removed the wrong branch in the definition of
kernel_stat64.
Fix kernel_stat64 definition to be stat64.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Tested-by: Chris Packham <judge.packham@gmail.com>
libc/sysdeps/linux/common-generic/bits/kernel_stat.h