]> sourceware.org Git - glibc.git/commitdiff
microblaze: Remove cacheflush from libc.a (BZ 31788)
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 22 May 2024 16:09:36 +0000 (13:09 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 23 May 2024 12:36:08 +0000 (09:36 -0300)
microblaze does not export it in libc.so nor the kernel provides the
cacheflush syscall.
Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
sysdeps/unix/sysv/linux/microblaze/syscalls.list

index 878ce7e6a2b19b5485a0101e7157e54ef91fee63..5760c657a6ed3c8a03d4af33fc9528ae02234ab9 100644 (file)
@@ -1,5 +1,3 @@
 # File name    Caller  Syscall name    Args    Strong name     Weak names
 
-cacheflush     EXTRA   cacheflush      i:iiii  __cacheflush    cacheflush
-
 personality    EXTRA   personality     Ei:i    __personality   personality
This page took 0.043236 seconds and 5 git commands to generate.