K 10 svn:author V 3 mjg K 8 svn:date V 27 2021-07-19T09:59:30.489402Z K 7 svn:log V 425 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") Git Hash: 5b97b0d41940c886fe6e0b9883b9c3cd706828fa Git Author: mjg@FreeBSD.org END