Alter asm to __asm to comply with C99

C99 spec does now allow asm as a keyword, so compilers instead use __asm.
This allows the tests to be build by external projects that specify
--std=C99

Signed-off-by: Raef Coles <raef.coles@arm.com>
29 files changed
tree: a16d849390ca4c7a4f7c2b843c1e39184cf611bb
  1. api-specs/
  2. api-tests/
  3. tbsa-v8m/
  4. .gitignore
  5. LICENSE.md
  6. README.md