amd64: tweak the memmove comment regarding authorship
To make it clear the mentioned author did not write memmove.
This commit is contained in:
parent
e7bd0750af
commit
f185a3dc33
@ -164,7 +164,7 @@ END(bcopy)
|
||||
/*
|
||||
* memmove(dst, src, cnt)
|
||||
* rdi, rsi, rdx
|
||||
* Original by:
|
||||
* Adapted from bcopy written by:
|
||||
* ws@tools.de (Wolfgang Solfrank, TooLs GmbH) +49-228-985800
|
||||
*/
|
||||
ENTRY(memmove)
|
||||
|
Loading…
Reference in New Issue
Block a user