mirror of
https://github.com/drasko/codezero.git
synced 2026-07-12 18:34:11 +02: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.