aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2024-05-22 13:09:36 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2024-05-23 09:36:08 -0300
commit18dbe2784768a094895500c6dc24b6d19b224101 (patch)
treea9c4d17d7a7efe2010a85dd96a2643128fe0a785
parentd8ebde14fbf713ef1d91e4250ad8aa97c7df8128 (diff)
downloadglibc-18dbe2784768a094895500c6dc24b6d19b224101.zip
glibc-18dbe2784768a094895500c6dc24b6d19b224101.tar.gz
glibc-18dbe2784768a094895500c6dc24b6d19b224101.tar.bz2
microblaze: Remove cacheflush from libc.a (BZ 31788)
microblaze does not export it in libc.so nor the kernel provides the cacheflush syscall. Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
-rw-r--r--sysdeps/unix/sysv/linux/microblaze/syscalls.list2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/linux/microblaze/syscalls.list b/sysdeps/unix/sysv/linux/microblaze/syscalls.list
index 878ce7e..5760c65 100644
--- a/sysdeps/unix/sysv/linux/microblaze/syscalls.list
+++ b/sysdeps/unix/sysv/linux/microblaze/syscalls.list
@@ -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