mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 18:43:50 +01:00
Clang 3.6 is stricter than GCC and previous releases of Clang regarding naked functions and now only allows inline asm inside naked functions. This is a refactoring of the functions isr_pendsv, isr_svc, context_save, context_restore to still be naked functions but allow building with Clang 3.6