mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
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>
This commit is contained in:
parent
d8ebde14fb
commit
18dbe27847
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue