On the MCS kernel, Arch_migrateTCB is called in multiple places. This commit moves the common code that is required when migrating a TCB to a top level function to reduce boiler plate. |
||
|---|---|---|
| .. | ||
| preemption.h | ||
| smp.h | ||
| statedata.h | ||
On the MCS kernel, Arch_migrateTCB is called in multiple places. This commit moves the common code that is required when migrating a TCB to a top level function to reduce boiler plate. |
||
|---|---|---|
| .. | ||
| preemption.h | ||
| smp.h | ||
| statedata.h | ||