HomeFreeBSD

arm: bcmp -> memcmp

Description

arm: bcmp -> memcmp

The bcmp symbol is not used, at the same time memcmp as pulled from
libkern does byte-by-byte comparison.

So happens bcmp as found in support.S is in fact renamed memcmp, rename
it back.

Discussed with: cognet
Sponsored by: Rubicon Communications, LLC ("Netgate")

Details

Provenance
mjgAuthored on Jul 19 2021, 9:52 AM
Parents
rGdb0f26439357: kenv: allow listing of static kernel environments
Branches
Unknown
Tags
Unknown