[glibc] riscv: Remove duplicte memcpy redirect

Peter Bergner via Glibc-cvs <[email protected]>
Newsgroups gmane.comp.lib.glibc.cvs
Message-ID <[email protected]>
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=5880459251e74f2471a5a45c90aa6494756ac4bf

commit 5880459251e74f2471a5a45c90aa6494756ac4bf
Author: Peter Bergner <[email protected]>
Date:   Thu Apr 23 08:31:11 2026 -0500

    riscv: Remove duplicte memcpy redirect
    
    Aplying a patch added a duplicate redirect of memcpy to memcpy_generic.
    Remove it.
    
    Signed-off-by: Peter Bergner <[email protected]>

Diff:
---
 sysdeps/riscv/multiarch/dl-symbol-redir-ifunc.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sysdeps/riscv/multiarch/dl-symbol-redir-ifunc.h b/sysdeps/riscv/multiarch/dl-symbol-redir-ifunc.h
index a4ff47107b..230623a068 100644
--- a/sysdeps/riscv/multiarch/dl-symbol-redir-ifunc.h
+++ b/sysdeps/riscv/multiarch/dl-symbol-redir-ifunc.h
@@ -22,7 +22,6 @@
 #ifndef SHARED
 asm ("memcpy = __memcpy_generic");
 asm ("memset = __memset_generic");
-asm ("memcpy = __memcpy_generic");
 #endif
 
 #endif
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.