Commit 5490e966 by FritzFlorian

Add minimal example for x86_64 user level threads.

We implement a minimal concepts of user level threads. This shows the minimum requirements for our 'staggered' stack implementation: we need to be able to switch to a new stack and allow someone else to continue the calling function right before the switch.
parent d054e1ab
Pipeline #1375 failed with stages
in 37 seconds