Kaspar Schleiser c122571801 cpu: msp430-common: fix context save/restore
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.
2015-09-22 10:43:27 +02:00
..
2014-11-24 19:10:15 +01:00
2015-09-20 13:47:39 +02:00
2014-11-24 19:10:15 +01:00