HomeFreeBSD

arm: replace byte-by-byte memcmp with an already existing asm variant

Description

arm: replace byte-by-byte memcmp with an already existing asm variant

So happens bcmp as found in support.S is in fact renamed memcmp, add
memcmp back as a symbol.

This is a direct commit to keep the old symbol around, see
9ef5b65085ed2acd ("arm: bcmp -> memcmp") in main for reference.

Sponsored by: Rubicon Communications, LLC ("Netgate")

Details

Provenance
mjgAuthored on Jul 19 2021, 9:54 AM
Parents
rGc5fa78d35d71: rtwn: make sure to not write in upper bits of txdseq
Branches
Unknown
Tags
Unknown