From: Adhemerval Zanella Date: Wed, 22 May 2024 16:09:36 +0000 (-0300) Subject: microblaze: Remove cacheflush from libc.a (BZ 31788) X-Git-Tag: glibc-2.40~171 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18dbe2784768a094895500c6dc24b6d19b224101;p=thirdparty%2Fglibc.git 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 --- diff --git a/sysdeps/unix/sysv/linux/microblaze/syscalls.list b/sysdeps/unix/sysv/linux/microblaze/syscalls.list index 878ce7e6a2..5760c657a6 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