I need to call assembler function lswap() from my C++ application (built for Cortex M4 using armclang).
Where can I find lswap.s in the installed directories?