string: arm: Fix build failure

asmdefs.h ifdef logic was wrong: arm only macro definitions were
outside of defined(__arm__).

Added some ifdef indentation to make the code more readable.
1 file changed