]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
mips: retire ovbcopy
authorMateusz Guzik <mjg@FreeBSD.org>
Tue, 24 Aug 2021 08:49:31 +0000 (08:49 +0000)
committerMateusz Guzik <mjg@FreeBSD.org>
Tue, 24 Aug 2021 11:24:07 +0000 (11:24 +0000)
commit9a1d562085cb4623a95e3e7a649d81099ce67470
tree10beca538ead4f4a838fa04be9c4d293ce5827be
parentd0bc029b4a1ec6522375a1db7d5fc73e3b0461f3
mips: retire ovbcopy

ovbcopy is unused since 9f45b2da8fa08638 ("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")
sys/mips/mips/bcopy.S