mirror of
https://github.com/drasko/codezero.git
synced 2026-01-12 10:53:16 +01:00
This copies the parent kernel stack to child only for the part where the previous context is saved. Then the child registers are modified so that it would begin execution from returning of the system call.