mirror of
https://github.com/drasko/codezero.git
synced 2026-04-13 07:29:02 +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.