diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2024-05-14 23:18:56 -0700 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2024-05-15 10:13:56 +0200 |
commit | 186878405324e96f61d896a149f623e0c792c972 (patch) | |
tree | 0446e8a7b992992be7e88a36138c1b36e84b227a /libc/sysdeps/linux/arm/syscall.c | |
parent | 7343bd6a49c5e3fe622f0bf473c124947d5e1210 (diff) |
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>
Diffstat (limited to 'libc/sysdeps/linux/arm/syscall.c')
0 files changed, 0 insertions, 0 deletions