mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Kaspar Schleiser
c122571801
Previously, __restore_context was meddling with the to-be-restored context SR on the stack, not correctly restoring GIE. Now, we let the CPU restore the correct status register as saved in __save_context. Contains some simplification of the context save/restore logic. |
||
---|---|---|
.. | ||
sys | ||
assert.h | ||
cpu_conf.h | ||
cpu.h | ||
msp430_types.h | ||
stdio.h | ||
stdlib.h | ||
time.h |