mirror of
https://github.com/drasko/codezero.git
synced 2026-02-26 16:53:14 +01:00
For clone, file descriptor and vm area structures need to be separate from the tcb and reached via a pointer so that they can be shared among multiple tcbs.