Make functions capture_cpu_core
& restore_cpu_core
naked assembly
#60
Labels
💳 technical debt
A lazy, quick, or bad decision that we must fix later
Rather than fuss with
__asm__
with memory guards, just simply directly write the assembly using the ARM ABI directly.The text was updated successfully, but these errors were encountered: