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

Endianess Swapping

I'm trying to port some code currently being compiled by gcc that uses the __builtin_bswapXX functions. Is there an equivalent in ARM C6 or will I need to provide it myself?