Re: [PATCH v2] aarch64: Remove duplicated optimized memmove()
Corinna Vinschen <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On Nov 20 15:38, Sebastian Huber wrote: > On 27.10.23 20:18, Sebastian Huber wrote: > > The optimized aarch64/memcpy.S already provides a memmove() implementation. > > --- > > > > v2: Rename memmove-stub.c in memmove.c to make the build system happy. > > Any objections to commit this change? Usually we wait for feedback from the arm guys if arm code is affected, but I guess this should be ok. Corinna