This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to use lswap.s ?

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?