[SMP] SMP synchronization and scheduling

This commit is contained in:
2016-11-18 09:36:01 +01:00
parent 8961ae33eb
commit 474914ab1e
12 changed files with 69 additions and 18 deletions

View File

@@ -8,7 +8,6 @@
uint64_t tid = 1;
thread_t *new_thread(void (*func)(void))
{
// Set up original stack of thread