forked from wolfSSL/wolfssl
SP Cortex-M4 assembly: Fix for GCC compile
b<cond>.n not allowed with GCC. Fix sizeof to use tmp_arr not tmp which is now a pointer.
This commit is contained in:
b<cond>.n not allowed with GCC. Fix sizeof to use tmp_arr not tmp which is now a pointer.