1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 06:23:53 +01:00
René Kijewski a6fd5bff92 core: imply current_prio in sched_switch()
There is no need to supply the current priority to `sched_switch()`,
when this function can easily tell the value of
`active_thread->priority` itself.
2014-05-24 16:48:35 +02:00
..
2014-05-14 09:49:09 +02:00
2013-12-16 15:09:18 +01:00
2014-05-14 09:49:09 +02:00
2014-03-03 17:21:48 +01:00
2014-05-14 09:49:09 +02:00
2014-05-14 09:49:09 +02:00