Skip to content
Commit bf9ea4d6 authored by Martin Kojtal's avatar Martin Kojtal
Browse files

retarget: Fix armclang asm directive to be compatible with std cxx



`asm()` directive require gnu extensions. We should use `__asm`
instead, tested with c11 and c99.

Signed-off-by: Martin Kojtal's avatarMartin Kojtal <martin.kojtal@arm.com>
parent df537db3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment