mips: retire ovbcopy
ovbcopy is unused since 9f45b2da8f
("Define ovbcopy() as a macro
which expands to the equivalent bcopy() call")
bcopy is left in place because it is used by assembly primitives
Sponsored by: Rubicon Communications, LLC ("Netgate")
This commit is contained in:
parent
d0bc029b4a
commit
9a1d562085
@ -74,7 +74,6 @@ XLEAF(memmove)
|
||||
move a1, v0
|
||||
|
||||
XLEAF(bcopy)
|
||||
XLEAF(ovbcopy)
|
||||
/*
|
||||
* Make sure we can copy forwards.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user