mirror of https://git.musl-libc.org/git/musl
Browse Source
Previously, __riscv_flush_icache would not work correctly as
__vdso_flush_icache had a wrong symbol version. Fix this by correcting
symbol version.
Fixes: 0a48860c27 ("add riscv64 architecture support")
master
committed by
Rich Felker
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue